Skip to content

feat(searchbar): Sort value suggestions by fuzzy match relevance#111037

Merged
scttcper merged 2 commits intomasterfrom
scttcper/searchbar-fzf-sort
Mar 19, 2026
Merged

feat(searchbar): Sort value suggestions by fuzzy match relevance#111037
scttcper merged 2 commits intomasterfrom
scttcper/searchbar-fzf-sort

Conversation

@scttcper
Copy link
Copy Markdown
Member

Use fzf scoring to rank value combobox suggestions so that better matches (e.g. prefix matches) appear before weaker ones when the user is typing a filter value.

before

Screenshot 2026-03-18 at 1 52 17 PM

after

Screenshot 2026-03-18 at 1 52 45 PM

Use fzf scoring to rank value combobox suggestions so that better
matches (e.g. prefix matches) appear before weaker ones when the
user is typing a filter value.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@scttcper scttcper requested review from a team, malwilley and nsdeschenes March 18, 2026 22:00
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 18, 2026
Copy link
Copy Markdown
Member

@malwilley malwilley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better!

@scttcper scttcper merged commit 756ed5f into master Mar 19, 2026
63 checks passed
@scttcper scttcper deleted the scttcper/searchbar-fzf-sort branch March 19, 2026 21:16
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants