aws-solutions / simple-file-manager-for-amazon-efs

Serverless web application to manage data in your Amazon EFS Filesystem
Apache License 2.0
79 stars 30 forks source link

feat(issue-155): Allow multiple file upload #218

Open tallulahh opened 5 months ago

tallulahh commented 5 months ago

Issue #, if available: 155 - https://github.com/aws-solutions/simple-file-manager-for-amazon-efs/issues/155

Description of changes: Allow multiple file selection and upload. While working on a project we required this feature, this code enabled us to select multiple files and upload them.

What was done:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

josh383451 commented 1 month ago

When can this be merged?