You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the web server is located at the observatory, it is expected that users need to wait a bit to finish the file upload. It's not an issue for a relatively small file, but maybe problematic for a large file. It would be nice to have a progress bar of the file upload.
Describe the solution you'd like
Add a progress bar for the file upload widget to indicate the progress of the transfer.
Describe alternatives you've considered
Just ask users to wait for a while before proceeding to the next steps.
As the web server is located at the observatory, it is expected that users need to wait a bit to finish the file upload. It's not an issue for a relatively small file, but maybe problematic for a large file. It would be nice to have a progress bar of the file upload.
Describe the solution you'd like
Add a progress bar for the file upload widget to indicate the progress of the transfer.
Describe alternatives you've considered
Just ask users to wait for a while before proceeding to the next steps.
Additional context
There is a possibility discussed in the following thread.
holoviz/panel#2863 (comment)
I think it's not quite sustainable, so I'd like to wait for being incorporated in Panel. (maybe someone should help to send a PR...)
The text was updated successfully, but these errors were encountered: