Open berger-n opened 2 months ago
done: link (could add a Clear all filters button along the way, but tell me what you think about it @roopeux)
BTW @eroux where should I report this in the search above, coming from the query results:
ah yes that's quite funny... can you report it on https://github.com/buda-base/autocomplete-prototype ?
We need to clear all filters when the user searches again. The button will not be enough alone, although it is good to have it.
that's already the case, a new search gets results without any filter, and there's a button to clean them too or I am mistaken?
oh I get it thanks, sorry! I'll fix that, it only works with autosuggestions for now
It is good enough now. The UX is still a bit problematic, because the filters show as checked but the search is done without them, but Amazon seems to have the same issue. They grey out the whole page now during typing. Let's see if the test reveals something.
When user has selected some filters and does a new search, we should clear the filters.
(There are UX arguments for both clearing and not clearing, but clearing seems to be the lesser evil.)