Active nav link should be visually distinct (white or underlined) for current page #164

Closed
opened 2026-05-18 09:24:00 -05:00 by null · 1 comment
Owner

UX Issue

The top navigation should clearly indicate which page the user is currently on. The active link should be white, underlined, or otherwise visually distinct from the other links.

Currently the Header uses text-white/70 for inactive links and text-white underline for active - but the underline may be too subtle or the contrast too low on the navy background.

Location

src/components/layout/Header.jsx - nav link styling

## UX Issue The top navigation should clearly indicate which page the user is currently on. The active link should be white, underlined, or otherwise visually distinct from the other links. Currently the Header uses `text-white/70` for inactive links and `text-white underline` for active - but the underline may be too subtle or the contrast too low on the navy background. ## Location `src/components/layout/Header.jsx` - nav link styling
null added the
P2 Medium
frontend
ux
labels 2026-05-18 09:30:00 -05:00
null closed this issue 2026-05-18 13:52:24 -05:00
Author
Owner

Duplicate — addressed in v0.7.3 UI fixes.

Duplicate — addressed in v0.7.3 UI fixes.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#164
No description provided.