jonastirona/ao5

A11y: Improve keyboard navigation and ARIA labels

Aperta

#4 aperta il 2 dic 2025

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (0 fork)auto 404
accessibilitygood first issueui

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Description: We want to ensure ao5 is accessible to everyone.

File: apps/web/src/components

Task:

  • Ensure all buttons have aria-label attributes, especially icon-only buttons.
  • Verify that the "Settings" and "Auth" modals trap focus correctly.
  • Ensure all interactive elements are reachable via keyboard (Tab key).

Guida contributor