- in total, there are two types of filters:
- input fields
- dropdown fields
- user input with auto-suggestion features for the input
- once cliked, a dialogue opens with 10 suggested terms, each with a checkbox
- the checkboxes can be selected and the respective term can be added to selected filters via a "apply" button
- dropdown fields
- if the amount of terms is rather small, a dropdown menu can be used instead of an input field
- input fields
Elements
ID | Title | Show? | Action | Changes | Tickets |
1 | input field | always | clicking on the magnifying glass starts the search process | not part of the search field, in the header instead | |
2a | selected filters | when filters were selected | filter can be removed, which leads to the content on the page adapting | ||
2b | reset all filters | when more than one filter was selected | all filters can be removed, which leads to the content on the page adapting | ||
3 | filter areas | when existent | filters can be selected and are shown in the upper area | ||
4 | expand/collapse filters | opens/collapses filter area |
...