Reproduction
In React Router v7 documentation, the “Tutorials” section is difficult to locate compared to v6, where it was clearly visible on the main navigation sidebar.
This makes it harder for new users to discover and follow the tutorials.
System Info
- MacOS 15.6
- Chrome 141.0.7390.123
Used Package Manager
pnpm
Expected Behavior
The Tutorials section should be easily visible and accessible in React Router v7 docs, similar to v6, to improve onboarding for new users.
Actual Behavior
- Open React Router v6 docs and notice the “Tutorials” section in the sidebar.
- Open React Router v7 docs and try to find the “Tutorials” section.
- Observe the difference in visibility and navigation clarity.
