publiclab/mapknitter
Ensure a refresh is not required to see "Downloads" that result from an export
Open
#597 opened on May 14, 2019
JavaScripthelp wanted
Repository metrics
- Stars
- (274 stars)
- PR merge metrics
- (PR metrics pending)
Description
We should be refreshing the Exports menu on the fly if an export completes. I think this could be done in:
https://github.com/publiclab/mapknitter/blob/main/app/views/maps/_sidebar_exports.html.erb
The template partial is: https://github.com/publiclab/mapknitter/blob/main/app/views/maps/_exports.html.erb
But it's loaded from:
https://github.com/publiclab/mapknitter/blob/main/app/views/layouts/knitter2.html.erb