Kitware / minerva

Minerva: client/server/services for analysis and visualization
Apache License 2.0
36 stars 14 forks source link

Support upload more than one file at a time #450

Closed matthewma7 closed 6 years ago

matthewma7 commented 7 years ago

Currently, only one file can be upload at a time. Supporting multiple file upload could speed up the process when a user needs to upload multiple datasets at once.

matthewma7 commented 6 years ago

I realize this doesn't work well if we want to support dataset that consists of multiple files, like shapefile. So I would reserve multi-file selection to multi-file upload instead of using multi-file to upload multiple datasets at one time.