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
impl: workspace status reporting (color and icons)
There were a couple of discrepancies in the status reporting especially
around icons and colors:
- offline workspaces are marked by a new "offline" icon and a gray color (instead of a half pie icon
with a red color)
- stopping state now has a gray progress spinner
- same for deleting state which previously used the offline icon instead of the spinner.
- there was no progress while establishing the SSH connection. Now we have a "SSHing" label with a circular
progress bar while connecting to the SSH.
0 commit comments