Is your feature request related to a problem? Please describe.
When authenticated users navigate public pages, they still see the "Login" link in the navigation header (both desktop and mobile). This creates confusion as users are already signed in and don't need to see a login option.
Describe the solution you'd like
Replace the "Login" link with a "Dashboard" link in the public header navigation when a user is authenticated. This should work consistently across:
- Desktop navigation
- Mobile navigation
Is your feature request related to a problem? Please describe.
When authenticated users navigate public pages, they still see the "Login" link in the navigation header (both desktop and mobile). This creates confusion as users are already signed in and don't need to see a login option.
Describe the solution you'd like
Replace the "Login" link with a "Dashboard" link in the public header navigation when a user is authenticated. This should work consistently across: