Automattic / jetpack

Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
https://jetpack.com/
Other
1.58k stars 799 forks source link

Instant Search: Improve Filtering UX #13814

Open gibrown opened 4 years ago

gibrown commented 4 years ago

Currently filtering helps the user navigate down into a rabbit hole, but does not help the user get out, or hop between rabbit holes (maybe gopher or prairie dog holes are a better analogy).

Partly the existing filtering always ANDs the filters together, but that causes the filters to disappear as the user applies more. This does mean that the user does not hit a dead-end, but it also does not give the user more options.

Some ideas:

bluefuton commented 4 years ago

Add a "Clear filters" link in the filter list (this is what the existing JP Search does)

This was shipped in https://github.com/Automattic/jetpack/pull/14324.

gibrown commented 4 years ago

Related to #14179

stale[bot] commented 4 years ago

This issue has been marked as stale. This happened because:

No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.