The current workflow is as follows:
- click Download, select one of the two options and wait
- After the file is prepared, click Download button, wait for the file to download and in the meantime the download status resets and the user can start again.
However, with large files, after the file is prepared and the user clicks the Download button, it takes a few seconds to start the download and in the meantime the screen refreshes and the user already sees the two initial options (with or without namespaces). This is confusing because it seems that immediately clicking one of the two options again cancels the download.
I guess we need to prevent the screen from being refreshed until after the download starts.
The current workflow is as follows:
However, with large files, after the file is prepared and the user clicks the Download button, it takes a few seconds to start the download and in the meantime the screen refreshes and the user already sees the two initial options (with or without namespaces). This is confusing because it seems that immediately clicking one of the two options again cancels the download.
I guess we need to prevent the screen from being refreshed until after the download starts.