...
- If the user clicks on the "Alle anzeigen" button a lightbox with all values of the filter opens
- Initially 10 values are displayed
The values are sorted alphabetically ascendingada: they are sorted by the amount of hits for each item- The user can narrow down the list by entering characters into the search field; the list adapts immediately
- The user can browse through the list with the standard pagination widget
- If the user clicks on a value the lightbox closes, the value is added to "Aktive Filter", the value is displayed on top of the value list of the filter, the icon changes to "-" and the value is greyed out
- In the same way the active filter is also displayed in the lightbox list (in case the user opens the lightbox again)
...