Warn the user in VS Code as soon as the workspace is stopped #22570
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/enhancement
A feature request - must adhere to the feature request template.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
severity/P1
Has a major impact to usage or development of the system.
team/B
This team is responsible for the Web Terminal, the DevWorkspace Operator and the IDEs.
Is your enhancement related to a problem? Please describe
A workspace restart or stop can be triggered while the developer has VS Code open. In this case the IDE becomes unresponsive and a "Cannot reconnect" pop-up is shown to the user without any explanation on what's going on.
Describe the solution you'd like
We should show a pop-up to the user explaining what's going on:
And provide a link to go back to the dashboard.
Additional context
#21974
#22269
The text was updated successfully, but these errors were encountered: