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