-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
component: dashboardfeature: workspace start pagemeta: never-staleThis issue can never become staleThis issue can never become staleteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
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.).
Metadata
Metadata
Assignees
Labels
component: dashboardfeature: workspace start pagemeta: never-staleThis issue can never become staleThis issue can never become staleteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code