Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progressively load content to optimize time to first MEANINGFUL paint #6645

Open
chikeichan opened this issue May 23, 2019 · 0 comments
Open

Comments

@chikeichan
Copy link
Contributor

chikeichan commented May 23, 2019

On some machine, load time for the notification window can be over 5 seconds.

Ideally, we should be able to:

  1. Show loading screen instantly as soon as the popup open
  2. Show primary content as soon as data are loaded
  3. Enable CTA actions when full contents are loaded

1 will be taken care of by #6648 . This issue should address 2 and 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants