feat(open-knowledge): navigator worktree badges + flyout search field#438
Merged
Conversation
… (#2360) * feat(open-knowledge): navigator worktree badges + flyout search field - Project Navigator recents: switch worktree differentiation from icon tiles (option 1) to badges (option 4) — every row leads with the same folder icon, worktrees carry a green 'worktree' pill + an 'of <parent>' subline, and every row gets a mono branch chip on the right. - Worktree flyout search: restore the input's border + focus ring and add a leading search magnifier (branch icon kept as a trailing worktree-context cue) so it reads clearly as a text field. * fix(open-knowledge): navigator badge contrast + drop process-metadata comment pr-review nits on #2360: bump the worktree badge light-mode text to green-800 for contrast at text-2xs; strip the 'option 4' mockup reference from the folder-icon comment (repo comment-discipline). * fix(open-knowledge): drain autofocus rAF before opening the base Popover in 3 more NewWorktreeDialog tests base-search's onOpenAutoFocus on the base Popover races the dialog's mount-time branch-input autofocus rAF; base-search guarded its new base-search tests but not the older base-selector tests (309/619/658), which flaked in the full CI suite and ejected #2360 from the merge queue on 'selecting a different base branch'. Add the same rAF drain to all three. GitOrigin-RevId: 2c6fd616c02a06c42fd2815fa8f12af14cba9e00
Contributor
There was a problem hiding this comment.
Automated approval from agents-private public-mirror-sync (run: https://github.com/inkeep/agents-private/actions/runs/28569247585). Source of truth is the monorepo; direct edits on inkeep/open-knowledge are overwritten on next sync.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.