You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background:
When a user deletes a stopped workspace, the workspace is removed right away from the workspace dashboard and this is the desired and expected result especially since workspaces does not have a possible state/status of "Deleting".
Result:
This issue is when deleting an active workspace. When deleting an active workspace the status of the workspace changes to "Stopping" for a decent amount of time before disapearing from the dashboard.
This is a new behavior and was not present prior to the first live push of the March 2021 milestone. The workspace use to be removed from the dashboard instantly regardless of the state of the workspace.
Steps to reproduce
Delete an active workspace.
The workspace is not removed right away and changes to a Status of "Stopping".
Expected behavior
The flow of deleting a workspace in the dashboard should be consistent regardless of workspace states/status.
If a workspace does not have a possible state/status of Deleting then it should be removed from the dashboard right away.
Example repository
Any
The text was updated successfully, but these errors were encountered:
Bug description
Background:
When a user deletes a stopped workspace, the workspace is removed right away from the workspace dashboard and this is the desired and expected result especially since workspaces does not have a possible state/status of "Deleting".
Result:
This issue is when deleting an active workspace. When deleting an active workspace the status of the workspace changes to "Stopping" for a decent amount of time before disapearing from the dashboard.
This is a new behavior and was not present prior to the first live push of the March 2021 milestone. The workspace use to be removed from the dashboard instantly regardless of the state of the workspace.
Steps to reproduce
Delete an active workspace.
The workspace is not removed right away and changes to a Status of "Stopping".
Expected behavior
Example repository
Any
The text was updated successfully, but these errors were encountered: