adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
747 stars 753 forks source link

Issue 2516: Wait on Brandslug Override coral checkbox to be ready #2854

Open kmatterne opened 2 months ago

kmatterne commented 2 months ago
Q                       A
Fixed Issues? Fixes #2516
Patch: Bug Fix?
Minor: New Feature? X
Major: Breaking Change?
Tests Added + Pass? Yes
Documentation Provided Yes (code comments and or markdown)
Any Dependency Changes?
License Apache License, Version 2.0

A race condition occurred with the "Brandslug Override" Coral checkbox, where interactions were taking place before it was fully ready. Now, interactions will only happen once the Coral component is attached to the DOM.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud