uiwjs / uiwjs/react-codemirror
selection on currently line is not visible
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
- 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 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