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

Proposal: First Screen Snapshot #187

Open
xiaochengh opened this issue Nov 22, 2024 · 0 comments
Open

Proposal: First Screen Snapshot #187

xiaochengh opened this issue Nov 22, 2024 · 0 comments

Comments

@xiaochengh
Copy link

Introduction

When loading a page, the user typically sees a blank screen before anything is displayed (aka first paint). This doc proposes a mechanism that caches the rendering of a developer-chosen section of the page, and displays it on subsequent loads of the same page as the first screen, so that the user no longer seens a blank screen at all.

The snapshot can be used to create a static splash screen (which is currently only available to PWA and hybrid apps with a WebView).

Demo Video

This is a very rough draft to gather some thoughts and see if this is something worth pursuing. Any comments are appreciated!

Read the complete Explainer.

Feedback

Please provide all feedback below.

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

No branches or pull requests

1 participant