Skip to content

Include specificity in popup ordering algorithm #47

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

Merged
merged 1 commit into from
Mar 19, 2019

Conversation

maximbaz
Copy link
Member

When we are showing results for a single domain, it makes sense to consider specificity and show results for subdomains on top.

For example, when you open https://aur.archlinux.org for the very first time, a popup should show aur.archlinux.org above archlinux.org, not below.

I'm intentionally not including specificity in consideration when the popup is not filtered for a single domain, because the order doesn't look self-explanatory at all (and also for performance reasons).

It was also highly requested in browserpass/browserpass-legacy#264

@maximbaz maximbaz merged commit fd2391e into browserpass:master Mar 19, 2019
fkneist pushed a commit to fkneist/browserpass-extension that referenced this pull request Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant