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

Show file upload/download progress #56

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

Psayker
Copy link

@Psayker Psayker commented Apr 16, 2024

Add progression bar on uploading files. Show file type with their size.

Size and type for sended files
image

Sending file
image

Downloading file
ba739285-5d49-4ab9-9685-05c3254a53fa

XaviDCR92 and others added 2 commits April 16, 2024 15:38
Fixes upstream issue dino#1350.

Notes:

Image uploads were incorrectly handled by Dino, as they were always
reported as completed even if they were not, maybe so as to show the
image preview from the start. Now, Dino shows the upload progress for
all file types, and the image is only shown when completed.

(cherry picked from commit 700708b)
@mxlgv mxlgv merged commit bec8a5b into mxlgv:master Apr 16, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants