ParkingReformNetwork / parking-lot-map

Interactive map showing how much of downtowns are dominated by parking
https://parkingreform.org/parking-lot-map/
MIT License
1 stars 5 forks source link

James lowenthal/134/replace dropdown with choices js #176

Closed JamesLowenthal closed 7 months ago

JamesLowenthal commented 7 months ago

Solves https://github.com/ParkingReformNetwork/parking-lot-map/issues/134

Screenshot 2024-02-10 at 2 56 57 PM Screenshot 2024-02-10 at 2 57 49 PM Screenshot 2024-02-10 at 2 57 56 PM Screenshot 2024-02-10 at 2 58 04 PM Screenshot 2024-02-10 at 2 58 12 PM
Eric-Arellano commented 7 months ago

Thanks! Looks like there's a merge conflict. Also the test upgrade was causing CI to fail; I fixed this in https://github.com/ParkingReformNetwork/parking-lot-map/pull/137.

JamesLowenthal commented 7 months ago

Thanks! Looks like there's a merge conflict. Also the test upgrade was causing CI to fail; I fixed this in #137.

Ah sorry about that, still getting used to the forking workflow. Also I missed in the readme where it says npx playwright install.

I think it should be good now.