Closed fanevanjanahary closed 1 year ago
The way I interpret this issue is that a user types a term into the search bar and searches for it. The user then deletes the term in the search bar and applies a filter from the available options on the left hand side of the page. When the user deletes the search term and applies the filter the term should remain deleted so that the search condition is not reapplied. Currently when the user deletes the search term and applies a filter the search term reappears.
Using the search term and then clearing it causes the search term to reappear when a filter is selected, this makes sense to me when you need to apply multiple filters to a searched term:
The way to clear the searched term is to delete the term and then click enter/search and make a blank search.
To address this issue, would it be possible to make a way to clear the searched term (i.e. a little 'x' like is applied for the other filters) instead of having to do a blank search? Otherwise a tip beneath the search bar could say something like "To search all records clear the term in the search bar and click search"
the current behavior is that when a user clear the search term and subsequently applies a filter before click search or press enter, the search term is not appearing in the next search and only the filter applies:
When the user deletes the search term and applies the filter the term should remain deleted so that the search condition is not reapplied. Currently when the user deletes the search term and applies a filter the search term reappears.
e.g the following "version" search term is used and gives 68 results:
once the term is deleted and a new facet is subsequently used before making a search, e.g. iso category "society" and then making a search, the previous term is deleted and the iso topic is searched, results are 16 (currently there is another irrelevant issue that the active search is not highlighted):
other suggestions are great, please open a new ticket with the next stabilisation milestone if you see they still hold.
When a user deletes the search term in search bar and then applies another filter, the site only returns results for the filter and doesn't apply the search term again.
fixed with ##352