GoogleChrome / GoogleChrome/lighthouse
Improve LCP and CLS DIAGNOSTICS text
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
**Feature request summary**
Improve the LCP and CLS DIAGNOSTICS text. Currently, the LCP diagnostic "Largest Contentful Paint element" leads to "[developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)" which explains the metrics but not the impact that field data have on it. Since LCP and CLS are valid with field data, I suggest improving the text to paint a more precise insight into field vs lab data;
"The loading of other pages may influence the metrics of origin(aggregate data). Learn the difference between field and lab data."
**What is the motivation or use case for changing this?**
Improve UX and reduce GitHub issues for LCP and CLS about variability.
**How is this beneficial to Lighthouse?**
Improve UX.
Contributor guide
Assessment
This issue has not been assessed yet.