uiwjs / uiwjs/react-codemirror

Search bar doesn't float above code when scrolling

Open
#699 1 comment 0 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

image

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.