Skip to content

Conversation

@klpx
Copy link

@klpx klpx commented Nov 27, 2025

This preload functionality generates a huge load on the CDN serving pictures.
The preload is unnecessary because the "Connect" button is not called all the time, and when it is called, only a few icons are shown.

Here is the Network tab where we can see all these pictures being loaded:
Screenshot 2025-11-27 at 19 34 50
Screenshot 2025-11-27 at 19 34 56

After this change, we can see that this is no longer the case:
Screenshot 2025-11-27 at 19 35 49

The FCP might have actually improved, but it's not certain:
Screenshot 2025-11-27 at 19 35 58

We can now see that when the Dialog is opened, pictures are loaded on-demand and displayed correctly:
Screenshot 2025-11-27 at 19 45 59

@klpx klpx requested a review from a team as a code owner November 27, 2025 16:46
@vercel
Copy link

vercel bot commented Nov 27, 2025

@klpx is attempting to deploy a commit to the TOP Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant