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

Storage Browser: Add Move Functionality #6302

Open
2 tasks
pdoyle-phi opened this issue Jan 16, 2025 · 1 comment
Open
2 tasks

Storage Browser: Add Move Functionality #6302

pdoyle-phi opened this issue Jan 16, 2025 · 1 comment
Labels
Documentation An issue or a feature-request for our Amplify UI Doc site or AWS Amplify docs feature-request Request a new feature

Comments

@pdoyle-phi
Copy link

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.

My company is looking into using the Storage Browser on an existing bucket to better control user access to files that we store in S3. Our users' workflow involves moving files from a 'pending' folder into an 'approved' folder. While it is technically possible to do this with a Copy and then Delete action, it is basically double the work. It would be great if there was a 'Move' action that combined these into one. This is basically the only thing preventing us from switching from an FTP client to the Storage Browser. Thanks!

Please describe a solution you'd like.

My proposed solution would be a 'Move' action that would be added to the StorageBrowser's LocationActionView.

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.
@pdoyle-phi pdoyle-phi added the feature-request Request a new feature label Jan 16, 2025
@github-actions github-actions bot added pending-triage Issue is pending triage pending-maintainer-response Issue is pending response from an Amplify UI maintainer labels Jan 16, 2025
@pdoyle-phi pdoyle-phi changed the title Add Move Functionality Storage Browser: Add Move Functionality Jan 17, 2025
@cwomack cwomack removed the pending-triage Issue is pending triage label Jan 17, 2025
@cwomack
Copy link
Member

cwomack commented Jan 17, 2025

Hello, @pdoyle-phi and thanks for creating this issue. This is a valid feature request and I'll also put the documentation label on this issue since we're working on something close to this internally to better show how this can be done via custom actions (more on that to come). We'll link the PR associated with this when ready, but will update this issue when we can.

@cwomack cwomack added Documentation An issue or a feature-request for our Amplify UI Doc site or AWS Amplify docs and removed pending-maintainer-response Issue is pending response from an Amplify UI maintainer labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation An issue or a feature-request for our Amplify UI Doc site or AWS Amplify docs feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

2 participants