docs: add How To section to navigation sidebar#7058
docs: add How To section to navigation sidebar#7058cyphercodes wants to merge 1 commit intoTanStack:mainfrom
Conversation
The how-to guides in docs/router/how-to/ were not accessible from the navigation sidebar. This adds a new 'How To' section after ESLint and before Router Examples, making all 20+ guides discoverable. Fixes TanStack#6801
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA new "How To" section was added to the TanStack Router documentation navigation configuration with structured child items covering various guides including setup, testing, deployment, and framework integration. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
those howtos are not ready for consumption |
|
@schiller-manuel Thanks for the feedback! Could you clarify what needs to be done to make the How To section ready? I'm happy to make any necessary changes. |
The how-to guides in
docs/router/how-to/were not accessible from the navigation sidebar, as reported in #6801.This PR adds a new 'How To' section after ESLint and before Router Examples, making all 20+ guides discoverable.
Fixes #6801
Summary by CodeRabbit