Skip to content

Stage -> Prod - #131

Draft
ruhisingh1 wants to merge 68 commits into
mainfrom
release-20260812
Draft

Stage -> Prod#131
ruhisingh1 wants to merge 68 commits into
mainfrom
release-20260812

Conversation

@ruhisingh1

Copy link
Copy Markdown
Collaborator

Please provide the Jira Issue your PR is for.

Jira ID:

Test URLs:

$
$/en/browse?martech=off
$/en/browse/analytics?martech=off
$/en/docs?martech=off
$/en/docs/analytics?martech=off
$/en/docs/analytics/analyze/admin-overview/analytics-overview?martech=off
$/en/events?martech=off
$/en/playlists?martech=off
$/en/playlists/acrobat-sign-perform-advanced-tasks-administrators?martech=off
$/en/perspectives?martech=off
$/en/perspectives/drive-success-with-executive-summary-dashboards?martech=off
$/en/certification-home?martech=off
$/en/search?martech=off

AI Review Notes

nitin-rachabathuni and others added 8 commits July 29, 2026 00:56
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…adobe-experience-league#2811)

* Revert "Community search displays incorrect content type filters-fix"

* Update search.js
…adobe-experience-league#2811)

* Revert "Community search displays incorrect content type filters-fix"

* Update search.js
…-sync

Revert "Community search displays incorrect content type filters-fix"…
…es (adobe-experience-league#2816)

* Add fallback label formatting for tabbed card content types

* Refactor formatFallbackLabel to use convertToTitleCase for consistent label formatting
@aem-code-sync

aem-code-sync Bot commented Jul 30, 2026

Copy link
Copy Markdown

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 all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@aem-code-sync

aem-code-sync Bot commented Jul 30, 2026

Copy link
Copy Markdown
Page Scores Audits Google
📱 / PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ / PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Sivaramvt
Sivaramvt previously approved these changes Jul 30, 2026
@ruhisingh1 ruhisingh1 changed the title Hotfix: Stage -> Prod Stage -> Prod Jul 31, 2026
@ruhisingh1
ruhisingh1 marked this pull request as draft July 31, 2026 06:51
Sakkala1016 and others added 10 commits August 3, 2026 10:55
…-league/exlm-5422

EXLM-5422: chrome-less playlist product embed
…#2808)

* feat(EXLM-5437): Brand Concierge Data Layer Updates

Adds adobeDataLayer tracking for Brand Concierge widget impression, open,
close (with/without message), expand, collapse, clear, and message-submit
interactions, per the analytics tech spec shared for this ticket.

Resolves: EXLM-5437

* fix(EXLM-5437): source bcChatId from BC's real conversationId, populate user object

Reworks the Brand Concierge dataLayer events per the BC event callback
reference: bcChatId/bcChatMessageNumber now attach only to the
"bc message submit" event and use BC's own conversationId (captured
from response:started/response:completed) instead of a client-generated
UUID. Also populates the user object on every BC event via a shared
helper extracted from pushPageDataLayer's existing profile fetch,
instead of leaving it empty.

Resolves: EXLM-5437

* Brand Concierge Data Layer Updates

* Brand Concierge Data Layer Updates

* Brand Concierge Data Layer Updates

* Brand Concierge Data Layer Updates

* Brand Concierge Data Layer Updates
Co-authored-by: GhnanaPrasoona <gyesireddy+adobe@adobe.com>
Restored a bounded max-height fallback on the event-card description
text (was `none`, relying solely on -webkit-line-clamp) so lengthy
descriptions can no longer grow the card unbounded and overlap the row
below. Also extended the card min-height/background-color rule to
match the browse-filters page's `.browse-filters-results` container,
not just `.browse-cards-block-content`, so event cards get their full
intended sizing there too.

Resolves: EXLM-5510
Sakkala1016 and others added 23 commits August 5, 2026 11:54
…-league/EXLM-5460-fix

fix: update font size for h6 in champions theme
* feat(EXLM-5462): Featured Advocate Component

Adds a Featured Advocate carousel to the /champions page: a no-authoring
carousel shell (featured-advocates) that discovers Champion pages under
/champions/* via a new champion-index.json Helix query index, and two new
per-champion authoring blocks (champion-detail, champion-content) used on
individual Champion pages. Champions missing any required field (except
Quote/Bio) are excluded; up to 18 champions are shown with prev/next
navigation, pagination, and a shuffled/rotating start order persisted in
sessionStorage so different champions surface across page loads.

Resolves: EXLM-5462

* fix(EXLM-5462): match Featured Advocate Component to Figma design

Restructures champion-detail/featured-advocates to match the actual Figma
reference: removes the profile-level Eyebrow/CTA fields (the ticket's field
list actually describes the associated-content card shape, used 3x, not
separate champion-level fields), replaces dot pagination with inline
"< current/total >" navigation embedded in the profile column, adds a
"More from {name}" heading and byline on associated-content cards, switches
the associated-content grid to an asymmetric 1-large + 2-stacked layout on
desktop, and applies the Figma's #FFA311 accent color with a horizontal
gradient background on the profile card.

Resolves: EXLM-5462

* fix(EXLM-5462): scope advocate glow to whole card with top-left radial fade

Replaces the flat horizontal gradient with a radial glow anchored at the
top-left (behind the champion image), fading out before it reaches the
"More from" heading and associated-content cards below, applied as a single
seamless background on the whole card rather than a separately-boxed
profile section.

Resolves: EXLM-5462

* fix(EXLM-5462): match Featured Advocate Component to Figma design

Restructures champion-detail and champion-content to match the actual
Figma reference more closely:

- champion-detail: quote is now RTE, product designation is free text, and
  a new Color Selection field (yellow/purple/blue) drives the image border,
  designation text, and card glow color consistently, mapping to the
  Adobe Champion / Community Advisor / User Group Leader programs.
- champion-content: eyebrow and footer icons are now authored images
  (uploaded per-card) instead of a fixed icon lookup, content type is free
  text instead of a constrained select, and description/footer text are RTE.
- featured-advocates: background glow uses the actual Figma-exported SVG
  asset (one per color) instead of an approximated CSS gradient.

Resolves: EXLM-5462

* exlm-5462

* exlm-5462

* exlm-5462

* exlm-5462

* exlm-5462

* exlm-5462

* Featured advocate block development

* Featured advocate block development

* Featured advocate block development

* Featured advocate block development

* Featured advocate block development

* Featured advocate block development

* Featured advocate block development

---------

Co-authored-by: GhnanaPrasoona <gyesireddy+adobe@adobe.com>
Co-authored-by: GhnanaPrasoona <gyesireddy+adobe@adobe.com>
adobe-experience-league#2821)

* fix(EXLM-5516): reset pagination when switching locale on browse pages

* formatting
* fix: using js

* fix exl-header

* fix full-bleed

* revert unwanted

* fix brand-concierge button overlap
… locale switch (adobe-experience-league#2843)

The Browse All filter dropdown count badge was derived from the raw URL-hash
values instead of the checkboxes actually matched/checked in the DOM. After a
locale switch, a hash-referenced facet value could fail to match any current
option, leaving the count badge stuck (e.g. "(1)") with no visible selection
below it. The count is now derived from actually-checked checkboxes, matching
the pattern already used in updateCountAndCheckedState.

Resolves: EXLM-5515

Co-authored-by: root <root@sj1010010le3yrg.corp.adobe.com>
…xperience-league#2850)

* fix: clear all filters when switching languages

* fix one-demand
…-league/exlm-5499-fix

EXLM-5499 fix: double line in header
@ruhisingh1
ruhisingh1 requested a review from Sivaramvt August 11, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

7 participants