workbenchdev / workbenchdev/Workbench
Add an accessibility warning toggle
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 844
- Forks
- 91
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 1
Description
GTK has a "Accessibility warnings" feature than can show overlay for elements with a11y issues.
We should either add a toggle somewhere or mention how to use it in the Accessibility demo
the problem is that we can only enable it on out-of-process previews so it won't work for Javascript currently
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 by inspecting the Accessibility demo and the preview handling described in the issue, with attention to the out-of-process limitation. Determine whether the project should expose a toggle or document the GTK Accessibility warnings feature; done means the chosen path works for supported previews and clearly explains that JavaScript previews are unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100