0xProject / 0x-launch-kit-frontend

Apache License 2.0
112 stars 207 forks source link

Search assets #325

Closed fvictorio closed 5 years ago

fvictorio commented 5 years ago

Clicking the search bar opens a modal where you can filter the assets with a search query. This list also has sorting and filter controls, so it might make sense to do this after #320 and #321 are done.

I don't know what should be used to match the query. I'm assuming that the name, or both the name and the description.

I also don't know what should be part of this list. I'm assuming that all collectibles: those that belong to the user (both for sale and not for sale) and those that other users are selling.