Files
imphnen-frontend-service/libs
maulanasdqnandClaude Opus 4.6 8cb7b592eb fix: smooth client-side sidebar navigation with useNavigate
Replaced <a> tags with button + useNavigate() for instant SPA
navigation without full page reloads. Sidebar now:
- Uses TanStack Router useNavigate for all menu items
- Closes mobile menu on navigation (onClose callback)
- No more page flicker when switching between sections
- Logout redirects to /auth/login via navigate

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 22:23:55 +07:00
..