knowledge-hub
knowledge-hub copied to clipboard
[BUG] Text search and filter search not independent in UI
Describe the bug Free text search and filter tag search operate completely independently, but this isn't clear in the UI. Text searching doesn't clear the tags in the UI, and tag searching doesn't clear the search box. Clearing these would make things cleaner (especially for #361 with the URLs).
To Reproduce Steps to reproduce the bug:
- Go to the resources page
- Make a text search, then make a tag search.
- Note the text search query wasn't cleared, but also has no bearing on the displayed resources.
- Make a tag search, then make a text search.
- Note the tag search query wasn't cleared, but also has no bearing on the displayed resources.
Expected behavior Clear tags when doing text search, clear search term when doing tag search.
Additional comments Open to discussion on this.
was wondering about this 👍