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.