wklumpen / equity-pulse-web

Equity Pulse is a web application and visualization platform using Flask+D3 to support equity and access calcualtions for TransitCenter/SSR/SF2 Work
4 stars 0 forks source link

Time-of-week dropdown always showing weekday #145

Closed wklumpen closed 1 year ago

wklumpen commented 2 years ago

It seems that new scores have been computed but the dropdown menu has a bug -- it's stuck on showing Weekday as the time period even if the map is showing Saturday data, per the URL.

E.g. Weekday LOS - URL and Time Period on dropdown match image

Vs. Saturday LOS - URL=Saturday but Time Period on dropdown=Weekday image

Originally posted by @mlbtc in https://github.com/wklumpen/equity-pulse-web/issues/119#issuecomment-1127808474

wklumpen commented 1 year ago

Did another check on this, and could not reproduce. App is behaving as expected with the proper dropdown showing.