Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A facet value is an unchecked checkbox, an active filter is a checked checkbox
  • if you select a facet or a filter, the number next to it (showing the number of matching results) disappears
    • All selected fiters are applied when they're selected, so that number would always be equal to the number of search results.

...

  • Selected filters will be shown both at the top of their category, and as tags underneath the search box


Image Added

Image Added


Filter inputs have autocomplete


The equals, contains, not, ID, etc dropdown has been removed

  • Currently the same list of options is used everywhere, but doesn't make sense for each field
  • It makes the UI look more complicated for novice users
  • Even advanced users have to learn to work with it, before they understand exactly what every option means and how it works
  • So I propose we remove them, and use a single input with (a subset of) the lucene syntax
    • - for 'not'
    • `*` is a wildcard
    • id:e184785b-bb21-4168-8c43-b0070728a64a

Image RemovedImage Added


Scope is just another facet/filter

...