-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
component: dashboardmeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: 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
Bug description
There is a "Flash Of Unstyled Content" in Gitpod's new context-aware login screen.
Screencast (where I reload multiple times to show the problem):
https://youtu.be/Z8RAFGaXHuY
Steps to reproduce
- Make sure you're rolled into the new login screen experiment (in a browser console on gitpod.io)
localStorage['gitpod-ui-experiments'] = '{"login-from-context-6826":true}';
-
Log out of gitpod.io
-
Visit https://gitpod.io/#https://github.com/gitpod-io/gitpod and see the new login screen
There is a "Flash Of Unstyled Content" when you (re)load it (i.e. it first renders something, then re-renders something different, causing a briefly unstable UI).
Here is a screencast where I refresh multiple times to show the problem:
https://youtu.be/Z8RAFGaXHuY
Workspace affected
No response
Expected behavior
The initial rendering should be stable (i.e. render the correct UI in one shot).
Example repository
No response
Anything else?
No response
laushinka
Metadata
Metadata
Assignees
Labels
component: dashboardmeta: staleThis issue/PR is stale and will be closed soonThis issue/PR is stale and will be closed soonteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Type
Projects
Status
No status