cc-archive / open-ledger

Prototype code and examples for work on the Creative Commons "CC Search" project
MIT License
48 stars 23 forks source link

Add full provider selector to search interface #122

Closed lizadaly closed 7 years ago

lizadaly commented 7 years ago

I hadn't ported over select-by-provider to the search interface because for a long time we had only one provider (Flickr/openimages). It's useful for debugging #121 but also would be a useful filter for end users or when demoing.

Probably it should be hidden behind an 'advanced search' or 'show more options' link, but for now, add in the full form allowing users to select which providers to show results from, defaulting to all.

lizadaly commented 7 years ago

Added