mlscgescoe/eventGuru

Active Navbar Link should be visible

Open

#4 opened on Oct 7, 2024

 (10 comments) (0 reactions) (1 assignee)TypeScript (7 forks)auto 404
good first issuehacktoberfest

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Issue

The links do not have a active state, hence it is difficult to know on which route a user is.

image

Expected Solution

Add some styling to the navigation link which states on which route the user is. For example, if the user is on About page, the About link on the navbar should have some styling denoting that the user is currently on the About Page.

Thank you!

Contributor guide