Files
Jack Levy 5bb0c2b8ec feat: accordion sections, search, and filters on following page
- Each section (Bills, Members, Topics) collapses/expands independently,
  open by default
- Search input per section filters by bill label/title, member name,
  or topic string
- Chamber filter for bills, party filter for members — dropdowns only
  appear when more than one value is present in the loaded data
- useQueries batch-fetches bill/member data at page level for filtering;
  shares React Query cache with individual rows so no extra API calls

Authored-By: Jack Levy
2026-03-02 12:48:49 -05:00

14 KiB