Closed
Description
Problem Summary
Workspace list in UI does not automatically refresh when a change is made to stop a running workspace. It looks like it's in progress the entire time, even if it has finished.
Definition of done
Page should fetch and update the status without requiring a user refresh.
Steps to Reproduce
In UI, I stop a workspace, and return to the workspaces list view in UI
Expected
Status should change from Stopping to Stopped without a page refresh
Actual
I never changes, is in Stopping. If I open a new window, it shows the workspace is stopped.