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

Update: Prompt a dialog when downloading big files #239

Open
dg-ac opened this issue Jan 12, 2025 · 0 comments
Open

Update: Prompt a dialog when downloading big files #239

dg-ac opened this issue Jan 12, 2025 · 0 comments

Comments

@dg-ac
Copy link
Contributor

dg-ac commented Jan 12, 2025

Downloading large files from the webapp can take a few seconds, depending on the size of the file. While waiting, it's hard to know if the file is being downloaded as there's nothing indicating that the download is in progress. This can lead users to click multiple times on the 'Download' button, or even giving up and closing the window.

A suggestion would be to prompt a dialog like the one below with a progress bar. Maybe it can be only shown if the file is big enough to take more than 1 second to download, not sure about that.

image image

Icons:

  • arrow-down-to-line from Lucide

Link to Figma

@dg-ac dg-ac changed the title Prompt a dialog when downloading big files Update: Prompt a dialog when downloading big files Feb 23, 2025
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

1 participant