imohit1o1 / medi-hub

MERN STACK HOSPITAL MANAGEMENT SYSTEM
https://medi--hub.vercel.app/
MIT License
51 stars 135 forks source link

[ENHANCEMENT STYLING] Navbar Link Does Not Indicate Active State on Page Navigation #281

Closed Prateek579 closed 4 months ago

Prateek579 commented 4 months ago

Description

When a user clicks on any option in the navbar, the respective page is rendered correctly. However, the navbar does not visually indicate which link is currently active, making it difficult for users to determine which page they are on. To improve user experience and navigation, implement changes to highlight or otherwise show the active navbar link corresponding to the rendered page. This could include changing the link's color, background, or adding an underline to clearly indicate the selected option.

@itsmohit097 please assign me this issue.