Skip to content

[frontend] - Mobile bottom navigation does not highlight the active route #562

Description

@Hydrax117

Description

BottomNav.tsx renders navigation icons but does not apply an active style to the current route. Users cannot tell which section they are in.

Acceptance Criteria

  • The bottom nav item matching the current pathname receives an aria-current="page" attribute.
  • A visual indicator (highlight colour, filled icon, or underline) differentiates the active item.
  • Switching routes updates the active indicator without a full re-render of the nav.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions