Accessible JSON editor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 477
- Avg merge
- 6h 13m
- Merged PRs (30d)
- 75
Description
The JSON editor isn't currently accessible to screen readers. Switch to an accessible editor, probably monaco-editor see https://github.com/Microsoft/monaco-editor/wiki/Accessibility-Guide-for-Integrators for details.
I gave this a try and it seems the monaco-editor-webpack-plugin only supports webpack 4. So probably best complete/merge #316 first
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 reviewing issue #316 and the existing JSON editor integration, then read Monaco's Accessibility Guide for Integrators. Confirm how the current webpack setup affects monaco-editor-webpack-plugin and verify that the resulting editor is usable with screen readers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, webpack
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100