Skip to content

Accessibility and Interaction

github-actions[bot] edited this page Aug 15, 2026 · 1 revision

Accessibility & Interaction

The best productivity interface makes important actions understandable without requiring a particular device, input method, or perfect attention.

Interaction principles

  • Semantic structure and labels support assistive technologies.
  • Keyboard access supports fast, low-friction work.
  • Contrast and readable hierarchy make status clear without relying on color alone.
  • Motion should not be required to understand an outcome.
  • Mobile controls respect device safe areas and touch targets.

Give useful feedback

When reporting an accessibility issue, include the screen, task, device or browser, assistive technology if relevant, expected behavior, and what happened instead. A short reproduction path is more useful than a general impression.

Read Layouts, themes, and accessibility for the code-level guidance.

Wiki home · Product Guide · Contributing

Clone this wiki locally