Project

General

Profile

Actions

Feature #36294

closed

Lazy load inline images

Added by Mizuki ISHIKAWA over 2 years ago. Updated 7 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Performance
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Set lazy: loading for images and thumbnail images that Redmine will display as follows:
<img src="image.jpg" alt="..." loading="lazy">

lazy loading document: https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading
It can be displayed more quickly, for example, when a issue has many comments and many images are displayed.


Files

feature-36294.patch (8 KB) feature-36294.patch Mizuki ISHIKAWA, 2021-12-09 02:29
Actions

Also available in: Atom PDF