Skip to content

MWPW-191719: add lana logging + error msg accessibility fix - #66

Merged
Ruchika4 merged 1 commit into
stagefrom
MWPW-191719
Aug 26, 2026
Merged

MWPW-191719: add lana logging + error msg accessibility fix#66
Ruchika4 merged 1 commit into
stagefrom
MWPW-191719

Conversation

@markovicpredrag1209

@markovicpredrag1209 markovicpredrag1209 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Description

1. LANA logging for the Unity "converter widget" rendering path (MWPW-191719)

Per WCMS Ops guidance, New Relic (synthetic) is not suitable for real-user/browser monitoring of the Unity converter widget. This adds LANA logging around the widget rendering path in dc-shared/blocks/unity/unity.js so rendering failures can be alerted on (Splunk thresholds to follow in a linked ticket):

  • Workflow library fails to loadseverity: 'error'
  • Widget fails to render (wfinit throws) → severity: 'error'
  • Tagged DC_Milo,Project Unity (DC), sampleRate: 1; errors are re-thrown so existing block-failure behavior is preserved.

2. Accessibility fix for the error message close button (ported from da-dc adobecom#120 / MWPW-190504)

Removes the 5-second auto-dismiss of the error toast (WCAG issue) and instead:

  • dismisses the toast on outside-click,
  • moves focus to the close button when an error appears,
  • makes the close button keyboard-operable (Enter/Space) with e.stopPropagation(),
  • CSS-resets the close button (background/border/outline: none).

Applied to study-marquee, verb-marquee, and verb-widget.

Related Issues

Resolves: MWPW-191719
Related (source of accessibility fix): MWPW-190504 / adobecom#120

Test URLs

sync error accessibility fix from da-dc
@aem-code-sync

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

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

@Ruchika4
Ruchika4 merged commit 8cdcb8e into stage Aug 26, 2026
13 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants