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

Satellite UI: Incorrect project/credentials edge case for new projects #6852

Closed
mobyvb opened this issue Mar 12, 2024 · 2 comments
Closed

Satellite UI: Incorrect project/credentials edge case for new projects #6852

mobyvb opened this issue Mar 12, 2024 · 2 comments
Assignees
Labels
Bug Something isn't working Satellite UI

Comments

@mobyvb
Copy link
Member

mobyvb commented Mar 12, 2024

Reproduction steps:

  • upgrade account so you can create multiple projects
  • navigate to "browse". Create bucket named "project1bucket"
  • "create a new project" from nav bar
  • now you are on dashboard for new project
  • navigate to "browse". Create bucket named "project2bucket"
  • notice bucket list for project is still empty
  • navigate back to first project buckets list - notice both "project1bucket" and "project2bucket"

AC:

When a new project is created and switched to in the UI, there is no way to accidentally create a bucket on a project that is not "active".

@mobyvb mobyvb added Bug Something isn't working Needs Estimation Issue still needs story pointing Satellite UI labels Mar 12, 2024
@wilfred-asomanii wilfred-asomanii self-assigned this Mar 20, 2024
@storj-gerrit
Copy link

storj-gerrit bot commented Mar 21, 2024

Change web/satellite: fix create bucket in wrong project mentions this issue.

storjBuildBot pushed a commit that referenced this issue Mar 21, 2024
This change fixes an issue where a bucket could be created in a prior
selected project due to the previous s3 credentials not being cleared.

Issue: #6852

Change-Id: I336abe5422f53b89448c955e991da6cceb064b73
@mobyvb mobyvb removed the Needs Estimation Issue still needs story pointing label Apr 5, 2024
@wilfred-asomanii
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Satellite UI
Projects
None yet
Development

No branches or pull requests

2 participants