Skip to main content
All patterns

Forms

Parsed query chips

A search box that echoes back how it read the text: every recognised qualifier becomes its own removable chip, exclusions say "not" in words rather than relying on a leading dash, and anything unrecognised is shown as plain text rather than silently dropped.

Reach for it when building

  • a photo or media library search
  • an issue tracker with query syntax
  • a log or transcript search
  • a file browser with filters
  • an email client search box
  • any search that quietly supports key:value terms
  • search
  • query-syntax
  • chips
  • facets
  • parsing
  • aria-live