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

Better UX around deleting Fleet Workspace and Consequences #11501

Open
richard-cox opened this issue Jul 22, 2024 · 2 comments
Open

Better UX around deleting Fleet Workspace and Consequences #11501

richard-cox opened this issue Jul 22, 2024 · 2 comments

Comments

@richard-cox
Copy link
Member

SURE-8441

  • When deleting a fleet workspace the UI shows a basic 'Are you sure?' style modal
  • Deleting a Fleet workspace also deletes clusters within it, which contradics the light, generic modal
  • We need to job around handling this

Possible Solution

  • We have more specific and better warnings when deleting other resources (maybe deleting a namespace, deleting a role that has bindings, etc). We could expand that concept to the fleet workspace delete modal
@richard-cox richard-cox added this to the v2.10.0 milestone Jul 22, 2024
@nwmac nwmac modified the milestones: v2.10.0, v2.11.0 Sep 26, 2024
@nwmac nwmac modified the milestones: v2.12.0, v2.11.0 Nov 1, 2024
@torchiaf torchiaf self-assigned this Feb 17, 2025
@torchiaf
Copy link
Member

torchiaf commented Feb 19, 2025

@manno Could you help us writing a warning message for the workspaces delete dialog?
I see that Fleet removes all GitRepos in the removed workspaces, but I don't know if there are any other consequences or edge cases.
The message will look like this:

Image

@richard-cox
Copy link
Member Author

The delete is pretty brutal, it will delete v1 prov clusters (aka un-provision them). We should make that clear in the warning. Given this we should probably also make it into a confirmation model (where user is required to input name of resource)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants