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

S3 bucket dropdown should have Search By Prefix support #6049

Open
wit221 opened this issue Nov 19, 2024 · 0 comments
Open

S3 bucket dropdown should have Search By Prefix support #6049

wit221 opened this issue Nov 19, 2024 · 0 comments
Labels
feature-request New feature or enhancement. May require GitHub community feedback. service:s3

Comments

@wit221
Copy link

wit221 commented Nov 19, 2024

Problem

Currently, the S3 section of the AWS toolkit is not realistically usable for any bucket that has more than ~100 objects.

Workflows such as "find a text object by name out of the couple million objects in the bucket, edit it in vs code, and sync it back" are not viable because the object simply cannot be located - the UI lets the user paginate and fetch the next page of records, so getting to an object that is on the 1000th page would take unrealistic time.

Expected behavior

The bucket dropdown should have a search field that filters down the result set by prefix, just like the S3 AWS console does.

@wit221 wit221 added the feature-request New feature or enhancement. May require GitHub community feedback. label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or enhancement. May require GitHub community feedback. service:s3
Projects
None yet
Development

No branches or pull requests

2 participants