uiwjs / uiwjs/react-codemirror
CodeMirrorMerge gets unfocused on value change
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
When I use CodeMirrorMerge with onChange prop in the CodeMirrorMerge.Original component, the editor gets unfocused every time I change the value.
It is happening since the 4.21.2 update.
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 at the CodeMirrorMerge.Original component and reproduce the focus loss with its onChange prop after the 4.21.2 update. Compare the behavior with the preceding version; done means changing the value no longer causes the editor to lose focus.
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
- Mostly clear
- Newbie friendliness
- 35/100