Open
Description
Problem to solve
Currently, when users create a new workspace or open an existing workspace, they go through the workspace start page (Checking, Creating, etc) without surfacing the original context.
Sometimes, opening a workspace can take up to 5 minutes and users can be lost as we're showing a generic page for any context or repository they open.
Proposal
There are several improvements we could make on the workspace start page (see relevant discussion (internal)), but a good MVC (minimal viable change) here could be to simply reuse the context element as we do with the rest of the workspace start phases (STOPPED
, TIMED-OUT
, etc.).