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
Currently, uploading a large file can take several minutes. During that time, the user may wonder whether the upload is still taking place, whether the UI has lost its connection to the server, etc.
I recommend implementing a progress bar or something else other than the indeterminate spinner animation.
The text was updated successfully, but these errors were encountered:
Currently, uploading a large file can take several minutes. During that time, the user may wonder whether the upload is still taking place, whether the UI has lost its connection to the server, etc.
I recommend implementing a progress bar or something else other than the indeterminate spinner animation.
The text was updated successfully, but these errors were encountered: