Open brandold opened 3 years ago
Related issue #12
Hey all, while working on a project we required this feature. I have raised the following PR with the code that enabled us to select multiple files and upload them - https://github.com/aws-solutions/simple-file-manager-for-amazon-efs/pull/218
Feel free to make any comments
Users would like a way to allow multiple files to be uploaded / downloaded / deleted.
For upload, I'm picturing drag and drop functionality - or the option to upload an entire folder.
For download and delete, a bulk modify option that presents check boxes next to the file objects.