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

Search functionality for lists #85

Open
escottalexander opened this issue Apr 9, 2024 · 0 comments
Open

Search functionality for lists #85

escottalexander opened this issue Apr 9, 2024 · 0 comments
Labels
task Something needs to be done

Comments

@escottalexander
Copy link
Collaborator

escottalexander commented Apr 9, 2024

Closely related to #84 and should utilize the same search functionality.
Placeholder text in the search bar should be "Search Lists".

A user should be able to type any string and see lists sorted by whether

  1. Title contains the string
  2. Description contains the string

OR if string ends in ".eth" it searches for a list creator who's ENS matches the entered string. This probably means we should save the list creators ENS to the database instead of just their address.

Lists that don't contain the string should not show at all.

image

@escottalexander escottalexander added the task Something needs to be done label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Something needs to be done
Projects
None yet
Development

No branches or pull requests

1 participant