Message handler to start workspace by id in dashboard #17361
Labels
area/dashboard
area/editor/theia
Issues related to the che-theia IDE of Che
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your task related to a problem? Please describe.
There is window event listener, that listens to specific events and trigger some code, based on it. There is a need to create new message type called
open-workspace:[workspaceId]
, that will call openIde function.Needed for #17034
Describe the solution you'd like
Solution described in description.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: