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

Investigate lazysizes library to improve loading & image component #9631

Open
4 tasks
gavinspence opened this issue Nov 3, 2021 · 0 comments
Open
4 tasks
Labels
blocked This issue should not be worked on until another internal issue is completed - see desc for details Refinement Needed This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test. technical-work Technical debt, support work and building new technical tools and features

Comments

@gavinspence
Copy link

gavinspence commented Nov 3, 2021

Is your feature request related to a problem? Please describe.
The lazysizes library could help improve the lazy loading performance of our images and reduce unnecessary complexity in our image component by not having to calculate the image sizes attribute for every image.

Details can be found here:

Describe the solution you'd like

  • Investigate benefits of the lazysizes library
  • Understand potential performance improvements

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Testing notes
[Tester to complete]

Dev insight: Will Cypress tests be required or are unit tests sufficient? Will there be any potential regression? etc

  • This feature is expected to need manual testing.

Checklist

Additional context
Add any other context or screenshots about the feature request here.

@gavinspence gavinspence added the Refinement Needed This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test. label Nov 3, 2021
@gavinspence gavinspence added this to the Improve Web Performance milestone Nov 3, 2021
@gavinspence gavinspence added this to Coming Soon in Simorgh via automation Nov 3, 2021
@gavinspence gavinspence removed this from Coming Soon in Simorgh Nov 10, 2021
@gavinspence gavinspence added the blocked This issue should not be worked on until another internal issue is completed - see desc for details label Nov 10, 2021
@andrewscfc andrewscfc added the technical-work Technical debt, support work and building new technical tools and features label Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue should not be worked on until another internal issue is completed - see desc for details Refinement Needed This is ready for refinement. It shouldn't be worked on until it has been refined by Dev & Test. technical-work Technical debt, support work and building new technical tools and features
Projects
None yet
Development

No branches or pull requests

2 participants