10000 emea1443 mweb design tweaks by elindseth · Pull Request #4378 · adobecom/milo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

emea1443 mweb design tweaks #4378

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

Merged
merged 4 commits into from
Jun 13, 2025
Merged

emea1443 mweb design tweaks #4378

merged 4 commits into from
Jun 13, 2025

Conversation

elindseth
Copy link
Contributor
@elindseth elindseth commented Jun 11, 2025

Marked high priority because it is a blocker for a test launch.

Mweb changes for emea1443 which adds two repurposed express blocks and adds a bunch of classes/some functions to existing milo blocks.

These blocks are tweaked

  • collapsible-card (new block based on the express block - added design tweaks from design review)
  • content-toggle (new block based on the express block - added design tweaks from design review)
  • carousel (added the navigation dots back in)

Resolves: EMEA1443

Test URLs:

Copy link
Contributor
aem-code-sync bot commented Jun 11, 2025

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
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.

@vgoodric vgoodric added the high priority Why is this a high priority? Blocker? Critical? Dependency? label Jun 12, 2025
Copy link
Contributor
aem-code-sync bot commented Jun 12, 2025
Page Scores Audits Google
📱 /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ /?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

@vgoodric vgoodric added verified PR has been E2E tested by a reviewer Ready for Stage labels Jun 12, 2025
@@ -375,7 +381,7 @@ html[dir="rtl"] .carousel .move-indicators {
background-color: rgb(255 255 255 / 95%);
}

.carousel.lightbox .carousel-expand:focus-visible > img {
.carousel.lightbox .carousel-expand:focus-visible>img {
Copy link
Contributor

Choose a reason for hiding this comment

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

Are all these little adjustments needed? Not sure I agree with removing the space here. Makes it more difficult to read.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reverted those changes.

.carousel[class*='show-'] .carousel-slide .foreground { width: auto; }
.carousel[class*='show-'] .carousel-slide .foreground {
width: auto;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Is linting complaining about this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Reverted this as well.

@@ -20,11 +20,11 @@ main .collapsible-card-wrapper .collapsible-card .header h3,
main .collapsible-card-wrapper .collapsible-card .header h4,
main .collapsible-card-wrapper .collapsible-card .header h5,
main .collapsible-card-wrapper .collapsible-card .header h6 {
text-align: center;
text-align: left;
Copy link
Contributor

Choose a reason for hiding this comment

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

Specific alignment for left causes problems in RTL languages.
text-align: start or text-align: end is a much better approach to not run into language direction problems.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Implemented this suggestion

justify-content: center;
/* min-height: 60px; */
/* align-items: center;
justify-content: center; */
Copy link
Contributor

Choose a reason for hiding this comment

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

Delete commented out code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@milo-pr-merge milo-pr-merge bot merged commit a69eece into stage Jun 13, 2025
13 of 14 checks passed
@milo-pr-merge milo-pr-merge bot deleted the emea1443-mweb branch June 13, 2025 01:21
@milo-pr-merge milo-pr-merge bot mentioned this pull request Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority Why is this a high priority? Blocker? Critical? Dependency? Ready for Stage verified PR has been E2E tested by a reviewer zero-impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0