microbiomedata/nmdc-edge

Display file upload progress indicator (progress bar, percentage, or number of bytes)

Opened this issue · 0 comments

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.

image

I recommend implementing a progress bar or something else other than the indeterminate spinner animation.