Imageomics / dashboard-prototype

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

Adds loading indicator for processing uploads. #35

Closed egrace479 closed 1 year ago

egrace479 commented 1 year ago

Added loading indicator to data processing step (on upload) and stopped the image section from printing 'Please make a selection' when new data is uploaded without refreshing first.

Closes Issue #27, though we still need to address upload size. Uploading a 3.3MB CSV is slow, but does work when hosted locally. Interactions between graphs are slow at this size as well, but this should be resolved with sever-store branch.

thompsonmj commented 1 year ago

I like the loading circle 👍