uiwjs / uiwjs/react-codemirror

selection on currently line is not visible

Open
#609 7 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.3k
Forks
161
PR merge metrics
No merged PRs in 30d

Description

Hello! I get the same problem with these themes as here:

https://github.com/vadimdemedes/thememirror/issues/8#issuecomment-1826283539

I cannot see the selection on the current line.

Is it related to that update that @marijnh mentioned there?

Here's what I see:

https://github.com/uiwjs/react-codemirror/assets/297678/101cbacb-7456-408f-89da-36f64e5fc036

(That's the Noctis Lilac theme)

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 by reproducing the invisible selection with the Noctis Lilac theme and compare the behavior with the linked thememirror issue and its referenced update. Trace how react-codemirror applies theme and selection styling; done means the selection on the current line is visibly distinguishable in the affected themes.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.