microbiomedata / nmdc-edge

Web-based interface to the NMDC EDGE platform
https://nmdc-edge.org
3 stars 0 forks source link

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

Open eecavanna opened 3 days ago

eecavanna commented 3 days ago

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.