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

Create a "placeholder" for images while pages are loading #1649

Closed
kieckhafer opened this issue Dec 20, 2016 · 1 comment
Closed

Create a "placeholder" for images while pages are loading #1649

kieckhafer opened this issue Dec 20, 2016 · 1 comment
Assignees
Milestone

Comments

@kieckhafer
Copy link
Member

kieckhafer commented Dec 20, 2016

To avoid image loading holding up an entire page, we should load all available content, and load placeholders (possibly spinners?) in place of where we know images will be in order to 1) load all available content and 2) pre-render image dimensions / spaces so pages don't "jump" when an unknown image size is loaded after the rest of the content.

@kieckhafer kieckhafer added this to the v0.19.0 milestone Dec 20, 2016
@kieckhafer
Copy link
Member Author

Possibly related to #1615

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

3 participants