Surface context on the workspace start page when creating a new or opening an existing workspace #13712
Labels
component: dashboard
feature: workspace start page
meta: never-stale
This issue can never become stale
team: webapp
Issue belongs to the WebApp team
type: improvement
Improves an existing feature or existing code
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.).The text was updated successfully, but these errors were encountered: