Search box with filters

For better performance during retrieving results, filters can be selected before searching.

Option1: When the filters are more than 4

Multiselect dropdown with check boxes are used to show the filters.

When filters are opened

When filters are selected

Mobile View

Option2: When the filters are upto 4

Checkboxes are shown as filters below the search field.

When to use

Search box with filters should be used when:

  • To improve the search performance when there are more records, meaning the information is massive, actively searching can become too slow to be practical. Filter checkboxes will return the results faster.

  • When users are searching an application or website they’re unfamiliar with, filtered search feature can give them a better idea of data structure and available categories.

Last updated