Summary
The accessibility coverage test (�pps/desktop/e2e/accessibility-coverage.spec.ts) only covers settings pages, module pages, composer/workbar entry points, keyboard-help dialog, and command palette. Major interactive surfaces are not audited.
Current Coverage
- Settings pages (navigation loop)
- Module pages (extensions/skills/MCP, automations)
- Composer/workbar entry points
- Keyboard-help dialog
- Command palette
Missing Coverage
Additional Gap
No keyboard navigation test exists for the primary conversation flow (navigating between messages, expanding tool calls, reaching send button).
Proposed Solution
- Extend �ccessibility-coverage.spec.ts to cover the surfaces listed above
- Add a dedicated keyboard-navigability audit for the conversation/chat surface
- Ensure all interactive elements have proper ARIA labels and roles
Acceptance Criteria
Labels
bug, help wanted
Summary
The accessibility coverage test (�pps/desktop/e2e/accessibility-coverage.spec.ts) only covers settings pages, module pages, composer/workbar entry points, keyboard-help dialog, and command palette. Major interactive surfaces are not audited.
Current Coverage
Missing Coverage
Additional Gap
No keyboard navigation test exists for the primary conversation flow (navigating between messages, expanding tool calls, reaching send button).
Proposed Solution
Acceptance Criteria
Labels
bug, help wanted