-
-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Description
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:
Thanks for the effort in developing the app!
Metadata
Metadata
Assignees
Labels
No labels