-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Improve cls pdp screen #33265
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
Improve cls pdp screen #33265
Conversation
Hi @mrtuvn. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Please run only needed test builds instead of all when developing. Please run all test builds before sending your PR for review. For more details, please, review the Magento Contributor Guide documentation. 🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of Pull Requests happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
c95cb32
to
1a692b7
Compare
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
1 similar comment
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run WebAPI Tests, Unit Tests, Static Tests, Sample Data Tests EE, Sample Data Tests B2B, Integration Tests, Functional Tests EE, Functional Tests CE, Functional Tests B2B, Database Compare |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
f21599e
to
1aa677d
Compare
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
ac143c9
to
3ac64f7
Compare
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests CE, Functional Tests EE, Functional Tests B2B, Integration Tests, WebAPI Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
It seems bot move this PR to Review hence moving it back to Merge in Progress. |
This PR got merged in 2.4-develop in b9f57bd commit. Hence closing this PR now. |
859 days |
top work @mrtuvn! |
Are these enhancements included in the latest 2.4.7 release? |
@cptX yes |
I have installed 2.4.7-p3 and I think this issue isn't solved!!! The fotorama navigation dots are not visible during page load and their height is zero, and after loading they are shifting everything down! Tested this in mobile! magento.mp4 |
@cptX, this issue might be in your custom theme. Please try switching to Luma theme and try again. |
Hi @ihor-sviziev , yesterday I studied thourougly the changes of your code and the only code that was in my custom theme was the gallery.phtml, which I modified accordingly. |
@cptX, |
@ihor-sviziev I have applied the changes several days already and in google search console I don't see any change!! |
@cptX, unfortunately, I don't have answers for you now. I'm not an author and didn't test this change. The pull request was merged more than a year ago. On top of that, something new might appear that will revert and/or change the behavior. If you still see the issue on the latest version - please create a separate issue with an explanation of how to reproduce, what is expected, and the actual results. Thanks for understanding |
Guys, I have very good news, after upgrading to 2.4.7 and implementing the changes suggested here in my theme (based on Luma) I finally got 100% health in core web vitals. I had to wait 2-3 weeks to see results. (My eshop: https://electrons.gr) |
Good works @mrtuvn @ihor-sviziev ! Confirm this #33265 fixed our current issue |
Description (*)
Some improvements on details page. Try to reduce as much as possible for CLS layout. Previously this page layout become shift when page loading or being initialized. Some element dymanic delay render in DOM caused jumping content -> Google penalized CLS metric
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
Resolved issues: