You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On which framework/platform would you like to see this feature implemented?
React
Which UI component is this feature-request for?
Storage
Please describe your feature-request in detail.
Hello,
I would like to see the following download options:
multiple selected objects at once
(multiple selected objects as zip)
selected prefix as folder
(selected prefixes + selected objects as zip)
Maybe this is even possible with some customization? Currently I have not seen any button or functionality in the plain react StorageBrowser component.
Please describe a solution you'd like.
Ideally I would like to have a "Download All" button and optionally a checkbox
archive
which, when enabled, zips the objects (probably client side since s3 does not has such feature?).
The objects should be downloaded in the hierarchy of S3 prefixes, but inside corresponding folders.
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.
The text was updated successfully, but these errors were encountered:
On which framework/platform would you like to see this feature implemented?
React
Which UI component is this feature-request for?
Storage
Please describe your feature-request in detail.
Hello,
I would like to see the following download options:
Maybe this is even possible with some customization? Currently I have not seen any button or functionality in the plain react StorageBrowser component.
Please describe a solution you'd like.
Ideally I would like to have a "Download All" button and optionally a checkbox
which, when enabled, zips the objects (probably client side since s3 does not has such feature?).
The objects should be downloaded in the hierarchy of S3 prefixes, but inside corresponding folders.
We love contributors! Is this something you'd be interested in working on?
The text was updated successfully, but these errors were encountered: