Stage -> Prod - #131
Draft
ruhisingh1 wants to merge 68 commits into
Draft
Conversation
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
Dev -> Stage
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
|
Sivaramvt
previously approved these changes
Jul 30, 2026
…-league/5449-exlm Community search displays incorrect content type filters-fix
ruhisingh1
marked this pull request as draft
July 31, 2026 06:51
…-league/exlm-5422 EXLM-5422: chrome-less playlist product embed
…into EXLM-5461-clean
…#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
…-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>
Dev -> Stage
Co-authored-by: GhnanaPrasoona <gyesireddy+adobe@adobe.com>
adobe-experience-league#2821) * fix(EXLM-5516): reset pagination when switching locale on browse pages * formatting
Dev -> Stage
* fix: using js * fix exl-header * fix full-bleed * revert unwanted * fix brand-concierge button overlap
Dev -> Stage
… 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>
Dev -> Stage
Dev -> Stage
…xperience-league#2850) * fix: clear all filters when switching languages * fix one-demand
Dev -> Stage
Dev -> Stage
…-league/exlm-5499-fix EXLM-5499 fix: double line in header
…-league#2854) * Fix brand concierge edge case dataLayer * Fix brand concierge edge case dataLayer
Dev -> Stage
…e#2855) Co-authored-by: Gautham Krishna <gsnair@adobe.com>
Dev -> Stage
Stage main -> Release branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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