Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Search #125

Merged
merged 7 commits into from
Nov 22, 2023
Merged

feat: Add Search #125

merged 7 commits into from
Nov 22, 2023

Conversation

evadecker
Copy link
Owner

@evadecker evadecker commented Nov 20, 2023

  • Add full text search using Postgres / Supabase
  • Debounce search on input change
  • Display active tag within search input
  • Allow clearing selected tag when using backspace on an empty input
  • Change CoverCard titles to use var(--font-stable)
  • Resolves Add search #46
  • Resolves Add filtering by artist/album #49

Copy link

vercel bot commented Nov 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
genderswap-fm ✅ Ready (Inspect) Visit Preview Nov 22, 2023 3:34am

@evadecker evadecker marked this pull request as draft November 20, 2023 22:35
@evadecker evadecker merged commit 81e1794 into main Nov 22, 2023
2 checks passed
@evadecker evadecker deleted the search branch November 22, 2023 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add filtering by artist/album Add search
1 participant