jonastirona/ao5

A11y: Improve keyboard navigation and ARIA labels

开放

#4 创建于 2025年12月2日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (0 个派生)auto 404
accessibilitygood first issueui

仓库指标

星标
 (2 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南