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

貢獻者指南