maplibre / maplibre/maputnik

Accessible JSON editor

Open
#322 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

accessibility
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.