cityofaustin / atd-dockless-dataviz

🛴 A map for exploring dockless mobility data.
http://dockless.austintexas.io/
Other
21 stars 5 forks source link

Toggling modes doesn't change results #84

Closed chiaberry closed 5 years ago

chiaberry commented 5 years ago

Could be a backend data issue, but Mateo said to go ahead and open an issue to remember to check on it.

When I toggle between all / scooter / bicycle, the numbers don't change. screen shot 2018-12-18 at 1 08 25 pm screen shot 2018-12-18 at 1 08 32 pm screen shot 2018-12-18 at 1 08 39 pm

I checked the url that's being requested and the mode that is sent is being updated correctly based on what's being asked for, but the exact same data is returned regardless of mode.

johnclary commented 5 years ago

thanks @chiaberry!

Opened this issue

mateoclarke commented 5 years ago

Fixed with this PR in the API repo. https://github.com/cityofaustin/transportation-dockless-api/pull/37