2026-05-27 15:22:18 -04:00
|
|
|
---
|
|
|
|
|
name: scanner-redesign-a11y-fixes
|
|
|
|
|
classification: fix
|
|
|
|
|
success_metric: |
|
|
|
|
|
Post-audit a11y gaps from audit-redesign-scanner-flow-44 closed: ownership
|
|
|
|
|
badge exposed to AT, icon/select controls labeled, modals trap focus, queue
|
|
|
|
|
uses list semantics and live count updates.
|
|
|
|
|
depends_on:
|
|
|
|
|
- redesign-scanner-flow
|
2026-05-29 23:58:41 -04:00
|
|
|
status: closed
|
2026-05-27 15:22:18 -04:00
|
|
|
created: 2026-05-27
|
2026-05-29 23:58:41 -04:00
|
|
|
closed: 2026-05-29
|
|
|
|
|
pr: pending
|
2026-05-27 15:22:18 -04:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# Convoy: scanner-redesign-a11y-fixes
|
|
|
|
|
|
|
|
|
|
Closes P1 follow-up from `audit-redesign-scanner-flow-44`.
|
|
|
|
|
|
2026-05-29 23:58:41 -04:00
|
|
|
**Note:** Core a11y shipped in PR #45; this follow-up closes remaining polish
|
|
|
|
|
(bulk toolbar semantics, disambiguation button labels, condition select ids).
|
2026-05-27 15:22:18 -04:00
|
|
|
|
|
|
|
|
## Acceptance criteria
|
|
|
|
|
|
2026-05-29 23:58:41 -04:00
|
|
|
- [x] Ownership badge announced by screen readers (PR #45 + tests)
|
|
|
|
|
- [x] Icon-only and placeholder controls labeled
|
|
|
|
|
- [x] Disambiguation + create-list modals trap focus (`use-focus-trap.js`)
|
|
|
|
|
- [x] Scanned cards queue uses list semantics; count updates are polite live region
|