-
Notifications
You must be signed in to change notification settings - Fork 143
Occluded initial-viewport images should get fetchpriority=low #1309
Copy link
Copy link
Closed
Labels
[Plugin] Image PrioritizerIssues for the Image Prioritizer plugin (dependent on Optimization Detective)Issues for the Image Prioritizer plugin (dependent on Optimization Detective)[Plugin] Optimization DetectiveIssues for the Optimization Detective pluginIssues for the Optimization Detective plugin[Type] FeatureA new feature within an existing moduleA new feature within an existing module
Milestone
Description
Feature Description
When an image is in the initial viewport but is hidden, it should get fetchpriority=low. For example, this would apply to images which appear inside of a mega menu or images which are part of hidden carousel slides. Such images should not get loading=lazy since they should still be loaded and ready to go the moment the user interacts with the page to reveal it, but they should not get the same priority as images which are visible when first loading the page.
See https://web.dev/articles/fetch-priority#lower-carousel-priority
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Plugin] Image PrioritizerIssues for the Image Prioritizer plugin (dependent on Optimization Detective)Issues for the Image Prioritizer plugin (dependent on Optimization Detective)[Plugin] Optimization DetectiveIssues for the Optimization Detective pluginIssues for the Optimization Detective plugin[Type] FeatureA new feature within an existing moduleA new feature within an existing module
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done 😃