InteractionsPanel:Empty

Build 18909 on main
Reviewing disabled
View latest build
chromechrome
Unchanged
BaselineBuild 16704 on interactions-to-component-2
View Storybook
View Storybook
Baseline History
Build 18909030b404 current baseline
Current build. Auto-accepted
Build 1670480c12f5
Accepted by Michael Shilman.
Build 1494272e453d
Accepted by Yann Braga.
Don't use ARIA attributes that are forbidden for that element's role. Learn how to resolve this violation

This regression is non-visual. No preview will be shown.

Fix all of the following:

aria-label attribute cannot be used on a div with no valid role attribute.

Element
<div aria-label="Interactions list"></div>
Selector
.css-49woof > div[aria-label="Interactions list"]