Component Craft
2026-09-07
📋
Filter UI v2 · Sable Instruments — dark faceted catalog
Faceted filter craft on a dark operator console: cross-filter counts, radio+checkbox+range facets, ranked counterfactual empty state, URL-synced shareable state, mobile bottom sheet
Key learning: A wrong property name in facet counts (u['brand'] vs u.b) renders plague-zero counts indistinguishable from correct cross-filtering — only a semantic invariant (facet counts must cover visible results) catches it; and one-sided range chips must speak their open end ('00+', not a fabricated max).