quarto-dev / quarto-dev/quarto

Accessibility: Consider replacing CodeMirror with Monaco for visual editor

Open
#156 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
645
Forks
62
Avg merge
17h 42m
Merged PRs (30d)
13

Description

I assume this is already under discussion and as planned, but wanted to officially file to track this issue.

Unlike their official reference, CodeMirror has lots of accessibility issues and overhead. Monaco is the most accessible editor that I have ever tested and this is great because Monaco is VSCode's native editor.

If I rank the editor in terms of accessibility: Monaco (the best), followed by CodeMirror (somewhat usable), followed by Ace (the worst).

Contributor guide

No contributing guide indexed for this repository

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 with the visual editor and its current CodeMirror integration, then review the accessibility rationale in issue #156. The issue names no files or tests; done would require an agreed editor replacement and accessibility validation for the visual editor.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
accessibility, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.