Provide option to decide lazy loading strategy for resources.

Created on 13 February 2020, almost 5 years ago
Updated 30 January 2023, almost 2 years ago

Problem/Motivation

Now that Lazy loading attrribute is part of HTML standard (https://github.com/whatwg/html/pull/3752), Drupal could provide an obvious way to decide the resource loading for performance gain.

Proposed resolution

Image(in drupal_common_theme) could provide loading attribute with default value. e.g. <img src= "image.jpeg"loading="lazy" />

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Feature request
Status

Needs work

Version

10.1

Component
Image system 

Last updated 1 day ago

Created by

🇬🇧United Kingdom vijaycs85 London, UK

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • The Needs Review Queue Bot tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".

    Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.

    Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.

Production build 0.71.5 2024