amplify-ui icon indicating copy to clipboard operation
amplify-ui copied to clipboard

[FR] Support for folder uploads

Open jasmin-hemdani opened this issue 1 year ago • 1 comments

On which framework/platform would you like to see this feature implemented?

React

Which UI component is this feature-request for?

Storage (Storage Manager)

Please describe your feature-request in detail.

Currently only files are accepted by the upload functionality. It would be great to be able to upload entire folders while preserving the directory structure in s3.

Please describe a solution you'd like.

No response

We love contributors! Is this something you'd be interested in working on?

  • [X] 👋 I may be able to implement this feature request.
  • [ ] ⚠️ This feature might incur a breaking change.

jasmin-hemdani avatar Oct 31 '23 18:10 jasmin-hemdani

@jasmin-hemdani Thank you for your feature request, this is a great idea! We will consider adding it to our roadmap.

Some preliminary research on browser support: https://web.dev/patterns/files/drag-and-drop-directories https://caniuse.com/input-file-directory

reesscot avatar Nov 28 '23 23:11 reesscot