Skip to content

fix: keep the search bar visible during a conflict - #90

Open
arumata wants to merge 1 commit into
the0807:mainfrom
arumata:fix/conflict-header-search
Open

fix: keep the search bar visible during a conflict#90
arumata wants to merge 1 commit into
the0807:mainfrom
arumata:fix/conflict-header-search

Conversation

@arumata

@arumata arumata commented Sep 3, 2026

Copy link
Copy Markdown

The search bar (and Jump to HEAD) was hidden whenever a conflict or paused rebase was active, because the SearchBar rendered only when !conflict && !rebasePaused. The conflict banner is a separate top-level banner, so nothing needs to take the search slot — only bisect still replaces it with its own banner.\n\nFixes #69.

The search bar (and the Jump to HEAD button next to it) was hidden whenever
a conflict or a paused rebase was active, because the SearchBar was rendered
only when !conflict && !rebasePaused. The conflict banner is a separate
top-level banner, so nothing needs to take the search slot here — only bisect
still replaces the search bar with its own banner (issue the0807#69).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant