Accessibility checks expansion: focus order, target sizes, reduced-motion coverage
Open
Nobody has claimed this yet.
enhancement
roadmap
- Dominant language
- JavaScript
- Stars
- 955
- Forks
- 87
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 33
Description
From ROADMAP.md — Next.
Grow the deterministic floor beyond color-contrast pairs:
- focus order matches visual order
- minimum target sizes on touch surfaces
- reduced-motion coverage asserted in the temporal gate, not just captured
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with ROADMAP.md and trace the existing deterministic floor for color-contrast pairs and the temporal gate. Define coverage for focus order, touch target sizes, and reduced motion, then verify the checks are asserted rather than only captured; done means all three accessibility areas are covered by the relevant deterministic checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100