Show real progress when extracting an archive #5522
voidvalue-dev
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
as far as I know if you exit the page AFTER it says "the files will appear after..." it will continue to run in the background |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Would be cool to maybe have running "tasks" like backups being made, power actions running, schedule running, archiving, etc. there is probably other actions I forgot about that would also be cool |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When extracting an archive in the panel, it just shows a message like “files will appear when extraction is complete”, but there is no progress bar, no percentage, and no status update. If the archive is large, it feels like the panel is stuck and you don’t know if it’s still working or if it failed.
Because of this, users often end up refreshing the page or closing the panel, which can interrupt the process even though it might still be running in the background.
It would be much better if the panel showed something similar to the upload system, for example:
A progress bar or percentage
A clear status like “Extracting…”, “Finished”, or “Failed”
Some indication that the process is still active
The ability to cancel the extraction if needed
Beta Was this translation helpful? Give feedback.
All reactions