codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

Add date picker widget for filters [ui improvement] #91

Closed jmansilla closed 7 years ago

jmansilla commented 7 years ago

Both when looking for crime events , or vacancies, there are some date input fields for setting some range in order to filter the query.

Instead of them been just free text fields, could be easier to use with some date picker widget. For instance, this one https://bootstrap-datepicker.readthedocs.io/en/latest/ (there are tons of similar widgets)

JakeLaCombe commented 7 years ago

It works on chrome, as that has a default datetime picker that we can use. When I get the app refactored to react, this will make this issue easier.

JakeLaCombe commented 7 years ago

Fixed - https://github.com/codeforkansascity/Neighborhood-Dashboard/commit/865131eeb0c25a8e6bcad364bde3e0596b54e593