← Back to Library

The Right Way to Design Custom Table Filters

The Right Way to Design Custom Table Filters

By Anthony Tseng

Suppose your app has a large data table with multiple filters. Your users often use different filters for their tasks. However, sometimes they want to reuse their previous filters and build upon them. To do this, they must recall their input values from past sessions and reselect them each time. This scenario frustrates users because it requires more work and imposes a high cognitive load on them.

Read full article on UX Movement →