Skip to content

Add thumbnails "lazy load" functionality like in the Bootstrap Darkroom theme #99

@tanty

Description

@tanty

When loading a page, if the thumbnails are not yet generated, the query blocks and you cannot do anything else in the page.

In the worst case, like in systems with low resources, if the all the pictures don't load in time, it leads to a timeout and an error loading the page.

The behavior in Bootstrap Darkroom is that the thumbnails are lazy loaded and the page is responsive. It'll great to have this same behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions