xwp / stream

🗄️ Stream plugin for WordPress

Home Page:https://wordpress.org/plugins/stream/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add new screen options to allow filters to be hidden

fjarrett opened this issue · comments

As UI enhancement originally discussed in #306, we should be giving users the option to hide filters they don't find useful, or even hide them all!

screen_shot_2014-03-11_at_4_16_26_pm

  1. Only show filters that are checked.
  2. All filters should be checked by default.
  3. If all filters are unchecked then we should also hide the Filter button.
  4. When filters are hidden, their labels in the list table should no longer be hyperlinks, because there would no longer be any visual indicator that the results are being filtered, nor would there be an easy way to reset/clear the selection.

Point no. 4 above is really up for debate. I just wanted to raise it as a UX concern, we could still include labels as links and probably be OK. Just need to weigh the pros and cons.