Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep Active Link Highlighted in Header #86

Open
prasadhonrao opened this issue Oct 18, 2024 · 0 comments
Open

Keep Active Link Highlighted in Header #86

prasadhonrao opened this issue Oct 18, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@prasadhonrao
Copy link
Owner

The current navigation bar in the header does not visually indicate which page is active after navigation. We need to ensure that the active link (representing the current page) remains highlighted in the navigation bar to improve user experience.

Tasks:

  1. Add functionality to detect the current route/page.
  2. Apply the appropriate styling to the active link in the header (e.g., bold, underline, or change color).
  3. Ensure that the active state persists across page refreshes.
  4. Test responsiveness and ensure that the highlight works on mobile, tablet, and desktop.

Expected Outcome:

  • The navigation bar should always show the active link as highlighted, providing visual feedback to the user on their current page.
@prasadhonrao prasadhonrao added the enhancement New feature or request label Oct 18, 2024
@prasadhonrao prasadhonrao added this to the v1 milestone Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant