Closed
Description
So far we set dekstopIDEConfig and IDEOptions onload. With the recent change away from auto-reload behavior this does no longer show "Open in < desktopIDE >" in cases where:
- you open a workspace in tab 1
- stop it in tab 2 (dashboard, for example)
- re-start it in tab 2 (dashboard, for example)
We should see
but instead see this:
The dashboard change is quite straight forward. In supervisor-frontend we'd need to re-fetch the desktopIDEConfig on re-start as well.
/cc @akosyakov
Metadata
Metadata
Assignees
Type
Projects
Status
Done