publiclab/mapknitter
Ensure a refresh is not required to see "Downloads" that result from an export
开放
#597 创建于 2019年5月14日
JavaScripthelp wanted
仓库指标
- 星标
- (274 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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