New Pattern - Horizontal (chip + popover) Filters
D
Dan Shank
We have in a few places patterns for showing filters across the top of a page in a "Quick filter" way. This leverages a combination of chips, popovers, and various type controls. Here's a few different patterns from our apps, I'm sure there are others in other divisions. Very similar to our multiselect fields but with a more configurable experience for when the control is open beyond a simple list
Some Notes
- Need to show a summary of chosen options in the chip when closed
- popover will have some custom content depending on the control, mostly it will be a richer experience than a multiselect as it will have some advanced filtering settings such as "contains" or "equals"
- ability to add additional filters optionally. Some areas may configure some to show by default in an empty state.
T
Tyler McGowan
I've been playing with the same idea lately as well
T
Tyler McGowan
Notion has a nice treatment for these type of filters.