[PR #3069] docs[patch]: enable navigation back to index pages from child pages via sidebar #3063

Closed
opened 2026-02-20 17:48:01 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/3069

State: closed
Merged: Yes


Currently, if you're viewing a how-to guide and you click "How-to Guides" in the sidebar, you aren't navigated back to the index page (it will work if you click on a different guides section). To get back to the index page, you need to scroll up and click the breadcrumbs.

After this change, clicking the link in the sidebar should navigate you to the index page regardless of the page you are viewing.

Only side-effect from what I can tell is that "Home > Introduction" just becomes "Home", which I think is fine (maybe preferable).

Before:
Screenshot 2025-01-16 at 11 16 26 AM

After:
Screenshot 2025-01-16 at 11 16 00 AM

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3069 **State:** closed **Merged:** Yes --- Currently, if you're viewing a how-to guide and you click "How-to Guides" in the sidebar, you aren't navigated back to the index page (it will work if you click on a different guides section). To get back to the index page, you need to scroll up and click the breadcrumbs. After this change, clicking the link in the sidebar should navigate you to the index page regardless of the page you are viewing. Only side-effect from what I can tell is that "Home > Introduction" just becomes "**Home**", which I think is fine (maybe preferable). Before: ![Screenshot 2025-01-16 at 11 16 26 AM](https://github.com/user-attachments/assets/e4bdedfc-ed52-4a66-b0b2-194383ce2043) After: ![Screenshot 2025-01-16 at 11 16 00 AM](https://github.com/user-attachments/assets/4d1d935b-5b11-43ac-8b63-c5aaff871188)
yindo added the pull-request label 2026-02-20 17:48:01 -05:00
yindo closed this issue 2026-02-20 17:48:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#3063