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

Deleting a bucket shows error message #55

Open
sumedha-swamy opened this issue Dec 16, 2024 · 1 comment
Open

Deleting a bucket shows error message #55

sumedha-swamy opened this issue Dec 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sumedha-swamy
Copy link

When deleting an S3 bucket from the extension, I got a pop-up "Delete Failed" with the following message:

Invalid response: 400 The following error occured when deleting the object: The specified bucket does not exist

The bucket still showed up in the UI. Even after clicking the refresh button multiple times, the bucket still was visible. However, when I go to the S3 console, I see that the bucket is actually deleted. Refreshing the browser tab accurately refreshed the list of buckets. The delete feature must be more thoroughly tested and fixed.

@DenisaCG
Copy link
Member

DenisaCG commented Dec 16, 2024

Thank you for opening this issue!

Bucket operations haven't been implemented or tested yet. I will open a separate issue listing the operations we need to implement, including deleting a bucket. The new issue also links the issue of refreshing the list of available drives (a feature that needs to be implemented).

@DenisaCG DenisaCG added the bug Something isn't working label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants