Files
avbeat-com/src/app
Ryan Salazar 52d5029eed manufacturers directory: dynamic per-show filter buttons
- page.tsx fetches bb.events (confirmed + tentative) and passes shows
  list into DirectoryClient alongside the tracked_companies rows
- DirectoryClient renders an "All shows" + "NAB+IBC" + one chip per
  event in bb.events. Shows attendee count when known; tags "soon" on
  shows without exhibitor mappings yet (ANGA COM, MPTS, BroadcastAsia,
  SET Expo, NAB NY, SATIS, Hamburg Open, CABSAT, etc.)
- Filter logic uses tracked_companies.shows_attending text[] (added in
  migration 0008) instead of the legacy exhibits_nab / exhibits_ibc
  booleans — scales to N shows.

The directory page was previously capped at 1,000 rows (PostgREST
default max_rows). Server-side bumped to 5000 in a paired supabase
env update — directory now renders all 1,366 manufacturers.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 17:14:13 +00:00
..
2026-05-25 17:03:19 +00:00
2026-05-25 17:03:19 +00:00