Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Brave News V2 UI should lazy load images #26161

Closed
fallaciousreasoning opened this issue Oct 20, 2022 · 0 comments · Fixed by brave/brave-core#15586
Closed

The Brave News V2 UI should lazy load images #26161

fallaciousreasoning opened this issue Oct 20, 2022 · 0 comments · Fixed by brave/brave-core#15586
Assignees
Labels
OS/Desktop priority/P3 The next thing for us to work on. It'll ride the trains. QA/No release-notes/exclude

Comments

@fallaciousreasoning
Copy link

Currently, we load images for all Publishers as soon as we display them. This triggers a number of unnecessary requests at startup, and likely wastes a bit of data.

We should change this to only load the images when we want to display them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS/Desktop priority/P3 The next thing for us to work on. It'll ride the trains. QA/No release-notes/exclude
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants