uiwjs / uiwjs/react-codemirror
Search bar doesn't float above code when scrolling
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
Instead, it's appended at the bottom and can only be found by scrolling all the way to the end. I'm using 4.23.6, where the left pane is not editable and the right pane is.
The search bar in the normal CodeMirror component works (I use both), just not the merge one.
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
Reproduce the issue using the merge component with a non-editable left pane and editable right pane on version 4.23.6. Compare its search behavior with the normal CodeMirror component, then inspect the merge integration and add or update regression coverage. Done means the search bar remains visible above the code while scrolling rather than appearing at the bottom.
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
- 45/100