Skip to content

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

Open
scttcper wants to merge 2 commits intomasterfrom
scttcper/searchbar-fzf-sort
Open

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

Conversation

@scttcper
Copy link
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
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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants