ParkingReformNetwork / reform-map

A map of where parking reforms have happened.
https://parkingreform.org/mandates-map/
MIT License
6 stars 8 forks source link

Generate filter checkbox options #451

Closed Eric-Arellano closed 4 weeks ago

Eric-Arellano commented 4 weeks ago

This is prework for converting the checkbox options into accordions. That code is quite complex, so we'll want to generate it with JavaScript rather than hardcoding HTML.

This also DRYs setting which options are pre-selected vs. what is the universe of valid options. We no longer duplicate the option names in main.ts.