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

Crime report filters key-value pairs are incorrect #123

Closed nerdenator closed 7 years ago

nerdenator commented 7 years ago

Within crime.jsx, in the filter selection for crimes, there are incorrect key-value pairs for selecting filters:

screen shot 2017-07-19 at 7 24 31 pm
nerdenator commented 7 years ago

Fixed in commit 5c8e6f5. Awaiting instructions on merging with master.

nerdenator commented 7 years ago

Merged in cbbcd7e. Closing.