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

MWPW-144549 CTA alignment for Text, Icon, and Media Blocks #2098

Merged
merged 21 commits into from
Apr 24, 2024

Conversation

@meganthecoder meganthecoder added high-impact Any PR that may affect consumers run-nala Run Nala Test Automation against PR needs-verification PR requires E2E testing by a reviewer labels Apr 1, 2024
Copy link
Contributor

aem-code-sync bot commented Apr 1, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.64%. Comparing base (55ad0f1) to head (f453b19).

Additional details and impacted files
@@           Coverage Diff           @@
##            stage    #2098   +/-   ##
=======================================
  Coverage   96.64%   96.64%           
=======================================
  Files         165      165           
  Lines       43523    43548   +25     
=======================================
+ Hits        42062    42089   +27     
+ Misses       1461     1459    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@JasonHowellSlavin JasonHowellSlavin left a comment

Choose a reason for hiding this comment

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

LGTM.

Really like that you included Kitchen Sink for verification!

@meganthecoder
Copy link
Contributor Author

I'm closing this pull request for now because I've found some edge cases to account for. I'll re-open when it's ready to look at again. Thanks!

@meganthecoder meganthecoder reopened this Apr 4, 2024
@aem-code-sync aem-code-sync bot temporarily deployed to methomas/text-alignment April 4, 2024 00:59 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to methomas/text-alignment April 4, 2024 01:03 Inactive
@meganthecoder
Copy link
Contributor Author

I've reopened the PR, and it's ready for review!
Here's a lengthier test page of mostly edge cases. I added all variants, even ones that are unlikely to be used in the "-up" pattern: https://methomas-text-alignment--milo--adobecom.hlx.page/drafts/methomas/text-alignment-all

@robert-bogos
Copy link
Contributor

Hi @meganthecoder ! I see that the unit tests check is failing, can you please look into that?

@aem-code-sync aem-code-sync bot temporarily deployed to methomas/text-alignment April 18, 2024 16:54 Inactive
@meganthecoder
Copy link
Contributor Author

@robert-bogos The unit tests are passing now, so I'm adding back the Ready for Stage label. In any case, the failed unit tests were for bulk-publish-v2 and unrelated to this PR.

@meganthecoder
Copy link
Contributor Author

Looks like this won't get out today, so I'll put it on hold until I get back from PTO

Copy link
Contributor

Reminder to set the Ready for Stage label - to queue this to get merged to stage & production.

Copy link
Contributor

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.

@Ruchika4 Ruchika4 merged commit 95d6ad6 into stage Apr 24, 2024
12 checks passed
@Ruchika4 Ruchika4 deleted the methomas/text-alignment branch April 24, 2024 21:27
joaquinrivero added a commit to joaquinrivero/milo that referenced this pull request Apr 25, 2024
* stage:
  MWPW-146999: kodiak CVE 25883 (adobecom#2183)
  MWPW-144549 CTA alignment for Text, Icon, and Media Blocks (adobecom#2098)
  MWPW-146494-keep gnav sticky when branch banner is displayed (adobecom#2175)
  MWPW-135821 introduce mep custom action & use it for card collection (adobecom#2152)
  MWPW-146129 [Original: adobecom#2123] App Launcher overlaps the menu in Unav in the devices (adobecom#2184)
  Revert "MWPW-146129 App Launcher overlaps the menu in Unav in the devices" (adobecom#2182)
  MWPW-146129 App Launcher overlaps the menu in Unav in the devices (adobecom#2123)
  MWPW-139842 [Revert] Fill button style (adobecom#2181)
  Mwpw 142003: Mini Compare Chart card fixes (adobecom#2093)
  MWPW-146756] Add support for RTL in aside notifications, horizontal cards"" (adobecom#2178)
  Revert "[MWPW-146756] Add support for RTL in aside notifications, horizontal cards" (adobecom#2177)
  [MWPW-146756] Add support for RTL in aside notifications, horizontal cards (adobecom#2167)
  Revert "MWPW-142590 - [Share] enhancement - ability to edit text above icons" (adobecom#2172)
@Ruchika4 Ruchika4 restored the methomas/text-alignment branch April 25, 2024 16:47
@aem-code-sync aem-code-sync bot temporarily deployed to methomas/text-alignment April 25, 2024 16:47 Inactive
Ruchika4 added a commit that referenced this pull request Apr 25, 2024
Ruchika4 added a commit that referenced this pull request Apr 25, 2024
…2207)

Revert "MWPW-144549 CTA alignment for Text, Icon, and Media Blocks (#2098)"

This reverts commit 95d6ad6.
mokimo pushed a commit to mokimo/milo that referenced this pull request Apr 30, 2024
…2098)

* MWPW-144549 CTA alignment for Text, Icon, and Media Blocks

* redo in flex

* tests and renaming

* icon cleanup

* test cleanup

* lint cleanup

* cr rename ctas

* supplemental text and consistent variable names

* qa - fix icon block mobile padding

* qa - exclude qr code

* icon bio cta

---------

Co-authored-by: Robert Bogos <146744221+robert-bogos@users.noreply.github.com>
Co-authored-by: Elan Bartholomew <79870969+elan-tbx@users.noreply.github.com>
mokimo pushed a commit to mokimo/milo that referenced this pull request Apr 30, 2024
…dobecom#2207)

Revert "MWPW-144549 CTA alignment for Text, Icon, and Media Blocks (adobecom#2098)"

This reverts commit 95d6ad6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high-impact Any PR that may affect consumers Ready for Stage run-nala Run Nala Test Automation against PR verified PR has been E2E tested by a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants