Skip to content

Lazy loading for thumbnails #1332

@chenghui-lee

Description

@chenghui-lee

In a folder that contains a lot of images, the website will load for quite some time before getting into it. When looking at the network request, I can see all of the thumbnails are being loaded at the same time.

Is it possible to implement lazy loading on the thumbnail and/or file list, fetching them only when needed to improve the website responsiveness?

I'm using Firefox 144.0.2, if that matters.

By the way, looking at the console tab, it seems like the server is running in Vue development mode:

Image

Thanks for the effort in developing the app!

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