-
Notifications
You must be signed in to change notification settings - Fork 181
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
[Release] Stage to Main #2179
[Release] Stage to Main #2179
Conversation
Ruchika4
commented
Apr 22, 2024
•
edited by drashti1712
Loading
edited by drashti1712
- MWPW-146756] Add support for RTL in aside notifications, horizontal cards"" #2178
- Mwpw 142003: Mini Compare Chart card fixes #2093
- MWPW-139842 [Revert] Fill button style #2181
Fixes multiple Mini Compare Chart card alignment and spacing issues. Resolves: MWPW-142003 Note: Alignment across cards will show broken in test URL because prices are not resolved due to CORS policy. To properly test alignment, please use this URL: https://main--cc--adobecom.hlx.page/drafts/axel/mini-compare-chart-edgecase?milolibs=MWPW-142003--milo--axelcureno Test URLs: Before: https://main--milo--axelcureno.hlx.page/drafts/axel/mini-compare-chart?martech=off After: https://mwpw-142003--milo--axelcureno.hlx.page/drafts/axel/mini-compare-chart?martech=off Co-authored-by: ilyas Stéphane Türkben <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2179 +/- ##
==========================================
+ Coverage 96.63% 96.69% +0.05%
==========================================
Files 165 165
Lines 43499 43485 -14
==========================================
+ Hits 42035 42047 +12
+ Misses 1464 1438 -26 ☔ View full report in Codecov by Sentry. |
@Roycethan @JackySun9 @tedAir @Dli3 @sigadamvenkata Could you please help do a quick round of check again. cc @Blainegunn @ryanmparrish @rgclayton @narcis-radu @drashti1712 @3ch023 |
This pull request is not passing all required checks. Please see this discussion for information on how to get all checks passing. Inconsistent checks can be manually retried. If a test absolutely can not pass for a good reason, please add a comment with an explanation to the PR. |
ok re-verified on stage - apart from an issue (causing due to a CDN change ) but not related to this PR , ok from home page side. |
) * Closes the global nav expanded wrapper in non desktop viewports when the user interacts with the universal nav (Notifications, app switcher, and profile/sign in button) * We no longer use element.click * made toggleMenuMobile a method of the Gnav class * Extracted the toggle expanded check into its own function * a little cleanup
Adding |
|