-
Notifications
You must be signed in to change notification settings - Fork 0
Accessibility and Interaction
github-actions[bot] edited this page Aug 15, 2026
·
1 revision
The best productivity interface makes important actions understandable without requiring a particular device, input method, or perfect attention.
- 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.
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.