jonastirona/ao5

A11y: Improve keyboard navigation and ARIA labels

Aberta

#4 aberto em 2 de dez. de 2025

 (0 comentário) (0 reação) (0 responsável)TypeScript (0 fork)auto 404
accessibilitygood first issueui

Métricas do repositório

Stars
 (2 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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).

Guia do colaborador