-
Bug
-
Resolution: Duplicate
-
Medium (View bug fix roadmap)
-
None
-
9.5.0, 9.6.0, 9.7.0, 9.8.0, 9.9.0, 9.10.0, 9.11.0, 9.12.0, 9.13.0, 9.14.0, 9.15.0, 9.16.0
-
None
-
9.05
-
Severity 3 - Minor
-
Issue Summary
The functionality of lazy-loading of gadgets was introduced in Jira 9.0.
See https://confluence.atlassian.com/jiracore/preparing-for-jira-9-0-1115661092.html#PreparingforJira9.0-inline_gadgetsLazy-loadinginlinegadgets and https://confluence.atlassian.com/jirasoftware/jira-software-9-0-x-release-notes-1142227613.html#JiraSoftware9.0.xreleasenotes-inline_gadgetsLazy-loadinginlinegadgets.
Actually, covering both inline and iframe gadgets since Jira 9.0.
Steps to Reproduce
- Add several iframe gadgets to a dashboard.
- Make sure some of those land outside of a viewport on the page load. This can be achieved by tweaking the dashboard layout, zoom-in %, the number of gadgets added to the dashboard.
- Navigate to the dashboard.
(observe network requests, especially for the iframes)
This is reproducible on Data Center: yes
Expected Results
Iframes are not eagerly loaded, those belonging to gadgets that landed outside of a viewport on the page load. They should be lazy-loaded, i.e. loaded when a given iframe gadget is about to appear inside the viewport.
Actual Results
All iframes are eagerly loaded (iframe gadgets).
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- duplicates
-
JRASERVER-77554 Lazy loading of iframe gadgets on dashboard is broken
-
- Closed
-
- mentioned in
-
Page Failed to load