algolia / instantsearch

⚡️ Libraries for building performant and instant search and recommend experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/
MIT License
3.66k stars 514 forks source link

Date/Month picker #906

Closed oddnavy closed 8 years ago

oddnavy commented 8 years ago

Whilst looking at your tourism demo I noticed that the date picker doesn't seem to work.

Are there plans to include a date/month picker widget? Its a featured we'd be very interested in for our tourism based client

redox commented 8 years ago

Hi David,

Whilst looking at your tourism demo I noticed that the date picker doesn't seem to work.

yes indeed, we disabled it for the demo purpose (was too complex to have a dataset that will work if you change the underlying booking date) but it's definitely a widget that would make a lot of sense for instantsearch.js

I would just wrap an existing date picker library like we did for:

I don't think that's on the short-term roadmap on our side, but maybe the community (you?) can help building one? We would be happy to promote it on our instantsearch.js website!

vvo commented 8 years ago

we need to build one, multiple users showed interest

moved to #1077