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

lazy loading and width+height for <img> #2

Merged
merged 6 commits into from Feb 18, 2024

Conversation

midzer
Copy link
Member

@midzer midzer commented Feb 15, 2024

Hi,

been a pleasure to work on this :)

Further possible optimizations regarding page payload:

Cya on monday,
midzer

Copy link
Member

@p3t3r67x0 p3t3r67x0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@midzer thank you for your pull request. Would you mind, unfortunately we couldn't approve your PR directly due to some minor issues. Images with a fixed width and height does not look correct in the viewports XS, SM, MD, LG and XL. These images does not retain the desired optical shape in all viewports in all tested devices. Further more, we cannot change logo width and height in the partner section, because any changes must be discussed in advance with the partners and the arrangement of the logos in the respective viewports. The arrangement in the respective viewports have already been approved. The idea preloading fonts is pretty great. The order of the <head> makes sense and looks good. Using attribute loading="lazy" is pretty straight forward. Best regards

src/index.html Outdated Show resolved Hide resolved
src/index.html Outdated Show resolved Hide resolved
@p3t3r67x0 p3t3r67x0 added the enhancement New feature or request label Feb 15, 2024
Copy link
Member

@p3t3r67x0 p3t3r67x0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@midzer vielen dank für dein tollen Input. 🚀

@p3t3r67x0 p3t3r67x0 merged commit 6332766 into oklabflensburg:main Feb 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants