texx00 / sandypi

The ultimate controller for sand tables
Other
28 stars 4 forks source link

Dropzone/file uploads improvement #2

Open texx00 opened 4 years ago

texx00 commented 4 years ago

Should add the possibility to upload multiple files at once. May be possible to cloase the modal and use a toast with a progress bar at the bottom of the screen. After putting the files. Should also consider to load the last drawings instead of reloading the entire page with ajax/sockets Should also fix the upload progress bar after bootstrap introduction

texx00 commented 3 years ago

The dropzone is now loading also multiple files at once.

The use of react fixes: Should also consider to load the last drawings instead of reloading the entire page with ajax/sockets

Still can improve the visualization of the files while loading (in the upload modal or by adding a toast at the bottom with the progress bar)