internet4000 / explorer-discogs

A work in progress to explore and play Discogs
https://explorer.radio4000.com
2 stars 0 forks source link

Feat/search filter #40

Closed oskarrough closed 6 years ago

oskarrough commented 6 years ago

Added a type query param to the search route and a <select> to change it. By default it searches everything, like now.

You could argue that it should also be possible to filter in the search-form in the header, but I couldn't find a good UI.

Closes #37

oskarrough commented 6 years ago

Would be nice to move search results to /search/index so the filters don't rerender.

oskarrough commented 6 years ago

Also I wanted to avoid native browser-element