Closed rgamez closed 8 years ago
Added individual progress bars to track the download of each asset, if the download method can not determine the file size a progress bar without maximum is animated until it finish.
Leaving it open as two improvements can be done:
The progress bars and the fix for downloading large files in the pcapi made this issue less recurrent.
Closing it as it is not possible to allocate resources for this right now, but feel free to reopen it as the improvements are still relevant.
The progress download is not working properly, it does not account for the assets associated to the form, if they are large, like in the mbtiles case, the progress message jumps to 99% and disappears, but the download continues in the background, if the layer is activated in the map the file is truncated.