Skip to content

Try to enable lazy loading on element thumbnails

Erwan Rouchet requested to merge thumbnail-loading-lazy into master

Refs #734 (closed)

This probably does not do anything really useful; the dev tools were still showing 500 simultaneous HTTP requests with a page size of 500.

Bulma's cards are a mess and I could not find any way of correctly sizing the images. A rework of the CSS around the whole ElementThumbnail component will be necessary before we can properly lazy load anything.

Edited by Erwan Rouchet

Merge request reports

Loading