Skip to content

Change the autocomplete order #11244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Change the autocomplete order #11244

wants to merge 1 commit into from

Conversation

bhollis
Copy link
Contributor

@bhollis bhollis commented Jul 24, 2025

This changes the rules for autocomplete ordering to, in my opinion, feel better. I encourage other opinions!

Fixes #10491.

Changelog: Updated the order of search suggestions to prioritize is: filters.

@FlaminSarge
Copy link
Contributor

FlaminSarge commented Jul 24, 2025

If this doesn't already, exact match (only when including prefix:) should bubble up to the top at all times if it's present, regardless of the other rules in place. I suspect it already does this, though.

@bhollis
Copy link
Contributor Author

bhollis commented Jul 24, 2025

I suspect it does too, but you should try it out and see

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.

Fix search autocomplete suggestion order
3 participants