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

🐛 Bug: Tag search is only querying the description #251

Open
caioq opened this issue Dec 13, 2024 · 1 comment
Open

🐛 Bug: Tag search is only querying the description #251

caioq opened this issue Dec 13, 2024 · 1 comment

Comments

@caioq
Copy link
Contributor

caioq commented Dec 13, 2024

The search on the tags page is only working for the tag description texts.

For example, I have these 2 tags:
image

When I search for flutter, only the tag that has the text flutter on the description is returned.
image

Another unexpected behavior I found is that when I type a text in the search and press enter, the page is reloaded, returning to the initial state, losing the search I would like to have.

@drodil
Copy link
Owner

drodil commented Dec 13, 2024

Thanks for the report, I will take a look at this if nobody else beats me to it!

I think this same bug affects also other searches.

@caioq Btw, impressive numbers of tags and posts! Have you considered joining the adopters list? 😊

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

No branches or pull requests

2 participants