panel
panel copied to clipboard
Show progress percentage ( in % ) during file uploads and archive decompress
Is there an existing feature request for this?
- [X] I have searched the existing issues before opening this feature request.
Describe the feature you would like to see.
Just like how progress works, a progress that shows how many megabytes file is uploaded or decompressed and a percentage.
Describe the solution you'd like.
It would be useful to estimate how much times left will the job be done, sometimes i thought the progress is stuck so.
Additional context to this request.
No response
There's an open pull request for file uploading. Not sure about decompressing. https://github.com/pterodactyl/panel/pull/4219