Skip to content

Improve accessibility: add ARIA labels to navigation #27

@mattleibow

Description

@mattleibow

Accessibility Improvement

The main navigation bar is missing ARIA landmark labels, making it harder for screen-reader users to navigate the site.

Changes Needed

  • Add aria-label to the <nav> element in NavMenu.razor
  • Ensure active links have aria-current="page"
  • Run axe or Lighthouse accessibility audit and fix any critical violations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions