<p></p>
<blockquote>
<p dir="auto">Another reason not to have avatars on elements is long history pages. Some elements have 100+ versions. Their history pages are already slow to load. If you add images, that will make things even slower.</p>
</blockquote>
<p dir="auto">We could use <a href="https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading#images_and_iframes" rel="nofollow">loading="lazy"</a> like <code class="notranslate"><img loading="lazy" src="image.jpg" alt="..." /></code>. That way the browser will not fetch the URL on load.</p>
<p dir="auto"><a href="https://web.dev/articles/browser-level-image-lazy-loading" rel="nofollow">https://web.dev/articles/browser-level-image-lazy-loading</a></p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/4403#issuecomment-2196847254">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJ553TDIXAC6A3SFOTZJVMXRAVCNFSM6AAAAABAS5CDVSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJWHA2DOMRVGQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLPT33FPA3BKRRTKOJDZJVMXRA5CNFSM6AAAAABAS5CDVSWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUC6E5JM.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/4403/2196847254</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/4403#issuecomment-2196847254",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/4403#issuecomment-2196847254",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>