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

[FR] Support for folder uploads #4621

Open
1 of 2 tasks
jasmin-hemdani opened this issue Oct 31, 2023 · 1 comment
Open
1 of 2 tasks

[FR] Support for folder uploads #4621

jasmin-hemdani opened this issue Oct 31, 2023 · 1 comment
Labels
feature-request Request a new feature Storage An issue or a feature-request for Storage Component

Comments

@jasmin-hemdani
Copy link

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?

  • 👋 I may be able to implement this feature request.
  • ⚠️ This feature might incur a breaking change.
@jasmin-hemdani jasmin-hemdani added the feature-request Request a new feature label Oct 31, 2023
@github-actions github-actions bot added the pending-triage Issue is pending triage label Oct 31, 2023
@calebpollman calebpollman changed the title Support for folder uploads [FR] Support for folder uploads Oct 31, 2023
@calebpollman calebpollman added Storage An issue or a feature-request for Storage Component and removed pending-triage Issue is pending triage labels Oct 31, 2023
@reesscot
Copy link
Contributor

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request a new feature Storage An issue or a feature-request for Storage Component
Projects
None yet
Development

No branches or pull requests

3 participants