Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropzone/file uploads improvement #2

Open
texx00 opened this issue Sep 3, 2020 · 1 comment
Open

Dropzone/file uploads improvement #2

texx00 opened this issue Sep 3, 2020 · 1 comment
Labels
enhancement New feature or request Frontend Something UI related

Comments

@texx00
Copy link
Owner

texx00 commented Sep 3, 2020

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 texx00 added enhancement New feature or request Frontend Something UI related labels Sep 6, 2020
@texx00
Copy link
Owner Author

texx00 commented Jan 4, 2021

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Frontend Something UI related
Projects
None yet
Development

No branches or pull requests

1 participant