tom-ai / song-list

https://sophia-setlist.vercel.app
0 stars 0 forks source link

Add search functionality to song list #2

Closed tom-ai closed 10 hours ago

tom-ai commented 3 days ago

As a user I want to search for a specific song in the list and for the list to be filtered by that search result

E.g. searching "Aretha" will display all songs by Aretha that are in the list.

Input state must be stored in the URL, so each key stroke updates the URL query string

If the search finds no results, consider how to handle this: friendly message to the user? If anything more than that, add a ticket to the backlog (see below)

Brainstormed ideas in how to handle a song not not found in the list: