You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
edit1: even cooler would be to show download progress bar with ETA etc ;)
The text was updated successfully, but these errors were encountered:
yarikoptic
changed the title
inform subject about download size so could be interrupted
inform user about download size so could be interrupted
Aug 20, 2021
bisweb takes a URL and splits it into "/" and uses the last part of the URL as the filename. We do not have any sense of download progress or ETA at this point.
Instead of
could show "Loading image of size 1.7G from" (not sure why URL isn't there either) after getting size from the response header
example URL to try: https://bioimagesuiteweb.github.io/alphaapp/viewer.html?image=https://api.dandiarchive.org/api/assets/db080212-f712-4f09-b3b6-b39554cdd74e/download/
edit1: even cooler would be to show download progress bar with ETA etc ;)
The text was updated successfully, but these errors were encountered: