-
Notifications
You must be signed in to change notification settings - Fork 176
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
MWPW-150557 - Split Marquee CLS issues on consuming sites #2636
Conversation
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## stage #2636 +/- ##
=======================================
Coverage 95.69% 95.70%
=======================================
Files 172 172
Lines 45359 45362 +3
=======================================
+ Hits 43406 43413 +7
+ Misses 1953 1949 -4 ☔ View full report in Codecov by Sentry. |
This PR is currently in the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified , testing details https://jira.corp.adobe.com/browse/MWPW-150557
* stage: MWPW-150557 - Split Marquee CLS issues on consuming sites (adobecom#2636) Mwpw 147034: Custom border color + badge/border color decoupling [merch card] (adobecom#2613) [MWPW-151517] - Remove condition for promobar hidden on mobile from gnav (adobecom#2538) # Conflicts: # libs/deps/merch-card.js
* stage: [MWPW-153611] [Gray Box] environment aware links (adobecom#2622) MWPW-153580: Add Opt-In Feature for CaaS Badge Display (adobecom#2625) [MWPW-154335] [callout] Spacing issue encountered when the call-out section is added (adobecom#2628) MWPW-150557 - Split Marquee CLS issues on consuming sites (adobecom#2636) Mwpw 147034: Custom border color + badge/border color decoupling [merch card] (adobecom#2613) [MWPW-151517] - Remove condition for promobar hidden on mobile from gnav (adobecom#2538) MWPW-154998 [MEP][MILO] Manifests do not execute in the right order when there is a disabled manifest (adobecom#2632) mwpw-154965: Fetch federal stage content from hlx.page instead of stage.adobe.com (adobecom#2618) Correct error messages for duplicate files on the stage to main workflow (adobecom#2621) MWPW-153245 [merch][analytics] dispatch wcomp events, and let default lh (adobecom#2610) Revert "MWPW-146528[MILO][MEP][ANALYTICS] Add attribute to content changed by Target for analytics and MWPW-152274" (adobecom#2627) MWPW-128600 Locale Tool: Langstore points to langstore/en (adobecom#2615) Fix for errors in dynamically loaded scripts in test cases (adobecom#2619) MWPW-146528[MILO][MEP][ANALYTICS] Add attribute to content changed by Target for analytics and MWPW-152274 (adobecom#2593) Bootstrapper script for milo feds blocks (adobecom#2560) Revert "[MWPW-152968] mWeb - Passing ECID to Branch.io banner - Implementation" (adobecom#2612) # Conflicts: # libs/deps/merch-card.js
This addresses an issue where we are seeing CLS
Cumulative Layout Shift
issue when using amarquee (split)
in milo consuming sites like CC, DC, bacom and news.However when using the same block in milo share-point there is no CLS.
This is intermittent although maximum time seeing the CLS issue.
Resolves: MWPW-150557
Test URLs:
Testing Links...
Milo
Before Test Page: https://main--milo--adobecom.hlx.page/drafts/ruchika/marquee/split-marquee
After Test Page: https://rparrish-marquee-cls-fix--milo--adobecom.hlx.page/drafts/ruchika/marquee/split-marquee
Performance: Before | After Same
CC
Test Page: https://main-cc-adobecom.hlx.live/drafts/ruchika/marquee/split-marquee?milolibs=rparrish-marquee-cls-fix
Performance: Before | After - improved - no CLS
DC
Test Page: https://main-dc-adobecom.hlx.live/drafts/ruchika/marquee/split-marquee?milolibs=rparrish-marquee-cls-fix
Performance: Before | After - - Same
Bacom
Test Page: https://main-bacom-adobecom.hlx.live/drafts/ruchika/marquee/split-marquee?milolibs=rparrish-marquee-cls-fix
Performance: Before | After - - Same
Getting CLS consistently though if using svg icon for icon area
Test Page: https://main-bacom-adobecom.hlx.live/drafts/ruchika/document2?milolibs=rparrish-marquee-cls-fix
Performance: Before | After - - Same
News
Test Page: https://main-news-adobecom.hlx.live/drafts/ruchika/marquee/split-marquee?milolibs=rparrish-marquee-cls-fix
Performance: Before | After - improved - no CLS
Regression Testing
https://rparrish-marquee-cls-fix–milo–adobecom.hlx.page/docs/library/blocks/marquee
Checks out