Skip to content

Add keyboard and screen-reader access to the visualizer #13

Description

@raphant

Problem

The canvas has no accessible name or keyboard navigation.
Several icon-only controls do not have accessible labels.
Dynamic agent state has no live-region alternative, and animations do not honor reduced-motion preferences.

Proposed change

Add semantic labels, visible focus, keyboard navigation, a textual graph alternative, and reduced-motion behavior.

Acceptance criteria

  • Every icon-only button has an accessible name.
  • Keyboard users can select agents, tools, discoveries, and timeline events.
  • The canvas has a labeled textual alternative with equivalent essential information.
  • Popups and command palettes manage focus and close with Escape.
  • Reduced-motion mode disables decorative motion without hiding state changes.
  • Automated checks and one manual screen-reader checklist cover the core workflow.

Source

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions