Skip to content

[MWPW-204698] Remove manifest overline - #6496

Merged
milo-pr-merge[bot] merged 1 commit into
stagefrom
mn-mwpw-204698
Aug 30, 2026
Merged

[MWPW-204698] Remove manifest overline#6496
milo-pr-merge[bot] merged 1 commit into
stagefrom
mn-mwpw-204698

Conversation

@AdobeLinhart

@AdobeLinhart AdobeLinhart commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Updates

  • [MWPW-204698] Remove the "Manifest"/"7 Day Manifest" overline label from the manifest card header, along with the now-unused mmm param and .mep-overline CSS it depended on
  • [MWPW-204698] Move the "Experience" data row to sit directly above the experience variants dropdown, so it reads as a heading for that control instead of being grouped with Campaign/Source/Mktg Action

Instructions

  1. Open the before link and note the manifest card header shows an overline label ("Manifest") above the filename, and the "Experience" row appears near the top of the card, separate from the variants dropdown.
  2. Open the after link with ?milolibs=mn-mwpw-204698 to load the updated overlay code.
  3. Open the MEP overlay (FAB) and expand a manifest card — confirm the overline label is gone from the header.
  4. Confirm the "Experience" row now appears immediately above the experience-selector dropdown at the bottom of the card.
  5. Confirm all other rows (Campaign, Source, Mktg Action, Geo, Active?, Last Seen, On/Off) and their order are otherwise unchanged.

Resolves: MWPW-204698

Test URLs:

PSI: https://mn-mwpw-204698--milo--adobecom.aem.page/?martech=off

@aem-code-sync

aem-code-sync Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

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

  • Re-sync branch
Commits

@jpratt2 jpratt2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved.
I verified that the "Manifest" heading was removed

@github-actions

Copy link
Copy Markdown
Contributor

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

@AdobeLinhart AdobeLinhart added verified PR has been E2E tested by a reviewer Ready for Stage labels Aug 19, 2026
@AdobeLinhart
AdobeLinhart deployed to milo_pr_merge August 19, 2026 22:53 — with GitHub Actions Active
@AdobeLinhart
AdobeLinhart deployed to milo_pr_merge August 19, 2026 22:53 — with GitHub Actions Active
@milo-pr-merge
milo-pr-merge Bot merged commit 7aa58a7 into stage Aug 30, 2026
23 checks passed
@milo-pr-merge
milo-pr-merge Bot deleted the mn-mwpw-204698 branch August 30, 2026 09:44
@milo-pr-merge milo-pr-merge Bot mentioned this pull request Aug 30, 2026
joaquinrivero added a commit that referenced this pull request Aug 31, 2026
* origin/stage: (33 commits)
  INTL1207 - Add content-toggle block for A/B test campaign (#6451)
  Add a guard in decorateAutoBlock for merch links (#6567)
  [MWPW-204859]  - Apply forced-reflow fix to brand-concierge floating (#6510)
  [MWPW-204698] Remove manifest overline (#6496)
  [Milo][Martech] Remove performance consent check from analytics event sending (#6491)
  MWPW-203941: Update authoring pattern for bc marquee (#6490)
  MWPW-204795 [MEP] Remove RainFocus registration-data (event-id) path (#6483)
  [MWPW-204301] [Lingo] MEP replace/remove on mep-lingo fragments + regional replacement resolution (#6474)
  MWPW-202286 Separate mas field from merch card autoblock (#6463)
  [MWPW-203054] [MWPW-203055] - Additional Manifest and Page Summary fields. (#6446)
  MWPW-200965: Port email-collection block to C2 (#6441)
  [MWPW-205693]: Adding rtl change for languageselector (#6581)
  [MWPW-204596] Validate the fedsbranch query parameter in C2 global-navigation (#6497)
  [MWPW-199609] Harden sanitizeHtml URL scheme allowlist (#6475)
  MWPW-204984: Revert eager IMS load (#6511) (#6549)
  MWPW-204984
  [MWPW-204913]: C2 persistent cart (#6522)
  fix for mc autoblock
  MWPW-204875: eagerly load ims
  up to date with main
  ...

# Conflicts:
#	libs/blocks/merch-card-autoblock/merch-card-autoblock.js
#	libs/blocks/merch/merch.js
#	test/blocks/merch-card-autoblock/merch-card-autoblock.test.js
joaquinrivero added a commit that referenced this pull request Aug 31, 2026
* origin/stage: (33 commits)
  INTL1207 - Add content-toggle block for A/B test campaign (#6451)
  Add a guard in decorateAutoBlock for merch links (#6567)
  [MWPW-204859]  - Apply forced-reflow fix to brand-concierge floating (#6510)
  [MWPW-204698] Remove manifest overline (#6496)
  [Milo][Martech] Remove performance consent check from analytics event sending (#6491)
  MWPW-203941: Update authoring pattern for bc marquee (#6490)
  MWPW-204795 [MEP] Remove RainFocus registration-data (event-id) path (#6483)
  [MWPW-204301] [Lingo] MEP replace/remove on mep-lingo fragments + regional replacement resolution (#6474)
  MWPW-202286 Separate mas field from merch card autoblock (#6463)
  [MWPW-203054] [MWPW-203055] - Additional Manifest and Page Summary fields. (#6446)
  MWPW-200965: Port email-collection block to C2 (#6441)
  [MWPW-205693]: Adding rtl change for languageselector (#6581)
  [MWPW-204596] Validate the fedsbranch query parameter in C2 global-navigation (#6497)
  [MWPW-199609] Harden sanitizeHtml URL scheme allowlist (#6475)
  MWPW-204984: Revert eager IMS load (#6511) (#6549)
  MWPW-204984
  [MWPW-204913]: C2 persistent cart (#6522)
  fix for mc autoblock
  MWPW-204875: eagerly load ims
  up to date with main
  ...

# Conflicts:
#	libs/blocks/merch-card-autoblock/merch-card-autoblock.js
#	libs/blocks/merch/merch.js
#	test/blocks/merch-card-autoblock/merch-card-autoblock.test.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready for Stage verified PR has been E2E tested by a reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants