Imageomics / dashboard-prototype

Prototype data dashboard for Imageomics Data
http://dash.imageomics.org
MIT License
5 stars 2 forks source link

Add message or button change on upload. #27

Closed egrace479 closed 1 year ago

egrace479 commented 1 year ago

Running locally, upload is about 2 seconds, on server it's 6-11 (timed two uploads at same time).

Should print a message or change the button text to indicate it's processing the data for that duration.

egrace479 commented 1 year ago

We may want to consider dash-uploader. It is may handle larger files better and it displays an upload progress bar. Full docs. Be aware of security note requiring validation.