Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MWPW-160951] Add visible error in speaker editor modal #269

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

qiyundai
Copy link
Collaborator

This change allows custom targetEl for toast generation.

The consuming component of the show-toast-error API must now be aware that a targetEl for the event can be assigned in the detail. The targetEl will be where the .toast-area querySelector is called upon.

If the toast-area cannot be found in the targetEl, the toast message will not show. It's up to the consumer of the API to make sure the targetEl contains a toast-area.

Screenshot 2024-10-28 at 11 53 43 AM

Resolves: MWPW-160951

Test URLs:

Copy link

aem-code-sync bot commented Oct 28, 2024

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

@qiyundai qiyundai changed the title add visible error in speaker editor modal [MWPW-160951] Add visible error in speaker editor modal Oct 28, 2024
Copy link

aem-code-sync bot commented Oct 28, 2024

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

@apganapa-adobe apganapa-adobe merged commit 364bbdf into dev Oct 29, 2024
3 of 4 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