Skip to content

Add accessibility support (ARIA labels, semantic HTML, keyboard nav) #4

@intel352

Description

@intel352

Problem

The LoginPage component and other UI elements lack ARIA labels, semantic HTML structure, and keyboard navigation support. This is both a usability gap and a compliance concern (WCAG).

Scope

  • Add ARIA labels to all interactive elements
  • Use semantic HTML (form, nav, main, etc.)
  • Ensure keyboard navigation works throughout
  • Add a11y testing (e.g., jest-axe)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions