Skip to content
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

[feature] Exact match in first spot for searches #3801

Open
Fale opened this issue Feb 16, 2025 · 0 comments
Open

[feature] Exact match in first spot for searches #3801

Fale opened this issue Feb 16, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Fale
Copy link

Fale commented Feb 16, 2025

Is your feature request related to a problem ?

When doing a search, the exact match does not appear.

As an example, let's say that I'm searching "#meme". There are many hashtag that start with "#meme", and those are shown before "#meme#, making it impossible to select the exact tag.

Describe the solution you'd like.

Ensure that if there is a result that is an exact match, it is placed first in the search results.

Describe alternatives you've considered.

NONE

Additional context.

I've seen this problem in both elk.zone and on Tusky, so I think it's server-side sorting.

@Fale Fale added the enhancement New feature or request label Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant