-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
When stopping a workspace from VS Code I should be redirected to the Dashboard #22269
Comments
From implementation point of view we should add a new command "stop workspace and redirect" rather than modifying "stop workspace" that is used by other commands. |
che-incubator/che-code#275 PR with implementation. |
@SkorikSergey 👏 can you prepare a short video to demo this at next sprint review? |
Reopening as the old command to stop a workspace should be replaced with the new one |
Ok. |
Is your enhancement related to a problem? Please describe
When I stop the workspace from VS Code menu I don't get feedback for ~10s:
Describe the solution you'd like
Immediately redirect the user to the dashboard or immediately show the pop up message.
The text was updated successfully, but these errors were encountered: