Frontend: full-text search across catalogue #3

Open
opened 2026-05-04 22:38:05 +10:00 by unkinben · 0 comments
Owner

Add a search bar to the NavBar. On the backend, catalogue list endpoint needs a ?q= text search param (PostgreSQL full-text or ILIKE on title/show_name/description). Frontend shows results in a live dropdown or dedicated results page. Debounce at 300ms.

Add a search bar to the NavBar. On the backend, catalogue list endpoint needs a ?q= text search param (PostgreSQL full-text or ILIKE on title/show_name/description). Frontend shows results in a live dropdown or dedicated results page. Debounce at 300ms.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/streamstack#3