Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inform user about download size so could be interrupted #128

Open
yarikoptic opened this issue Aug 20, 2021 · 1 comment
Open

inform user about download size so could be interrupted #128

yarikoptic opened this issue Aug 20, 2021 · 1 comment

Comments

@yarikoptic
Copy link
Contributor

yarikoptic commented Aug 20, 2021

Instead of

image

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 ;)

@yarikoptic 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
@XeniosP
Copy link
Collaborator

XeniosP commented Aug 20, 2021

This is a different issue.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants