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

fix: changed the navbar selected menu color #1859 #1860

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DARSHANCSE
Copy link

Updates the UI color for the selected menu item in Header.jsx
Fixes #1859

image

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How should this be tested?'

Run the project locally.
Open the website.
Navigate between different menu items.
Confirm that the currently selected menu item highlights with the new text color.

Copy link

vercel bot commented Feb 13, 2025

@DARSHANCSE is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the bug Something isn't working label Feb 13, 2025
@Rohith7276
Copy link

Enhanced header component to track and highlight active navigation paths

image

Added router to check path and ensure the highlighted text matches the path.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: navigation bar indication issue
2 participants