Skip to content

fix(EXLM-5468): Removal of "Beta" from Brand Concierge UI - #2833

Draft
gauthamksn wants to merge 1 commit into
mainfrom
exlm-5468
Draft

fix(EXLM-5468): Removal of "Beta" from Brand Concierge UI#2833
gauthamksn wants to merge 1 commit into
mainfrom
exlm-5468

Conversation

@gauthamksn

@gauthamksn gauthamksn commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Jira ID: EXLM-5468

🤖 Auto-generated draft from Jira. Review before marking ready.

What was implemented

Removed the "BETA" badge from the Brand Concierge floating chat trigger and from the shared dialog header title used by both the side-panel drawer and its expanded modal state (same header, so one change covers both surfaces). Deleted the now-dead .bc-trigger-beta CSS rule. 2 files changed (scripts/brand-concierge/brand-concierge.js, scripts/brand-concierge/brand-concierge.css).

⚠️ Open Questions / Gaps

None — fully implemented, pending review

Test URLs:

AI Review Notes

  • The floating trigger, side-panel drawer, and expanded modal all render from a single header (openDrawer in createMountPoint()), so removing titleBadge: 'BETA' once covers both the side panel and expanded modal ACs.
  • Left the "Use of this beta AI chatbot..." legal disclaimer copy untouched — the AC targets the visual "Beta" badge/label, not this informational sentence.
  • Did not touch the generic titleBadge support in scripts/dialog/dialog.js/dialog.css since it's a reusable dialog primitive; only the Brand Concierge caller stopped using it.

Removed the "BETA" badge from the floating chat trigger and from the
shared dialog header title (covers both the side-panel drawer and its
expanded modal state, since they render from the same header). Dropped
the now-dead .bc-trigger-beta CSS rule.

Resolves: EXLM-5468
@aem-code-sync

aem-code-sync Bot commented Aug 5, 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 Aug 5, 2026

Copy link
Copy Markdown
Page Scores Audits Google
📱 /en/browse?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ /en/browse?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
📱 /en/docs?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ /en/docs?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
📱 /en/search?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ /en/search?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant