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

Downloads from Map page only download most recent date #150

Closed wklumpen closed 1 year ago

wklumpen commented 1 year ago

Seems the link is fixed to only download the most recent date. It should be downloading the date that was selected.

wklumpen commented 1 year ago

This bug occurred only when the "downloads" pane was already open. Current fix is to force the "data" pane to be open after any date selection, however this is a less graceful fix for now. See #153 for further updates.

wklumpen commented 1 year ago

(this will be resolved when 1.2.0 is deployed)