fix(site): deduplicate GitHub icon and improve mobile nav layout#23
Conversation
…m nav - Hide top-bar GitHub icon on mobile (lg:hidden) — bottom bar has it - Center logo in top bar on mobile (justify-center lg:justify-between) - Move Menu button to far right of bottom bar for thumb reachability Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughNavigation component layout updated to improve responsive design: desktop header alignment changed to center on mobile and justify-between on larger screens, GitHub link hidden on small screens, and mobile docs menu button repositioned within the conditional rendering flow. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Deploying mantle with
|
| Latest commit: |
97c5153
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://30ee02c3.mantle-cxy.pages.dev |
| Branch Preview URL: | https://fix-mobile-nav-cleanup.mantle-cxy.pages.dev |
Summary
lg:hidden) — the bottom bar already has onejustify-center lg:justify-between)Bottom bar order (mobile)
Home | Docs | GitHub | MenuPreviously Menu was between Home and Docs, which felt awkward. Moving it to the far right puts it at the natural thumb position.
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes