Phalcode / gamevault-app

Frontend for the self-hosted gaming platform for drm-free games
https://gamevau.lt
Other
386 stars 16 forks source link

Re-Download Button in Downloads #195

Open KairuByte opened 1 year ago

KairuByte commented 1 year ago

Is your feature request related to a problem? Please describe. The current implementation of downloads has a progress bar next to the download icon, which disappears when commpleted. I realize there is a "Status: Downloaded" line above it, but this leaves a bit of a gap that could be filled with some information.

Describe the solution you'd like Even just putting "[total downloaded] downloaded" would work here.

Additional context image

Alfagun74 commented 1 year ago

We will implement a "Re-Download" button there that shows after download, similar to re-extract

Alfagun74 commented 6 months ago

The Re-Download button, funnily actually already exists, but only in of "Retry Canceled Download". If we would just reuse that one this ticket would be resolved.