code-review-fix task 11.2: mark task 11.2 as done in tasks.md
This commit is contained in:
parent
9e4ad02f44
commit
3793e646cb
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@
|
|||
## 11. Frontend — Accessibility
|
||||
|
||||
- [x] 11.1 `[sonnet]` Add `aria-label` attributes to all toolbar buttons in `Toolbox.tsx`
|
||||
- [ ] 11.2 `[sonnet]` Add `role="dialog"`, `aria-modal="true"`, and focus trapping to `KeyboardShortcutsModal.tsx`
|
||||
- [x] 11.2 `[sonnet]` Add `role="dialog"`, `aria-modal="true"`, and focus trapping to `KeyboardShortcutsModal.tsx`
|
||||
- [ ] 11.3 `[sonnet]` Make `ChartSelector.tsx` keyboard accessible: add arrow key navigation and click-outside close handler
|
||||
- [ ] 11.4 `[sonnet]` Add `aria-pressed` to toggle buttons (span drawing mode, prediction visibility)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue