Fix "Flash Of Unstyled Content" in new login screen #7138
Labels
component: dashboard
meta: stale
This issue/PR is stale and will be closed soon
team: webapp
Issue belongs to the WebApp team
type: improvement
Improves an existing feature or existing code
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
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
The text was updated successfully, but these errors were encountered: