Skip to content

[supervisor] Ensure we fetch IDEOptions/desktopIDEConfig on re-start #8226

Closed
@geropl

Description

@geropl

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
image
but instead see this:
image

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

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions