Popover:With Modal

Build 25391 on pull/33139/head
Reviewing disabled
View latest build
chromechrome
New
New storyBuild 25391 on pull/33139/head
View Storybook
edgeedge
New
Baseline History
This story has no baseline yet. Accept this story to set the baseline.
Give each ARIA dialog or alertdialog a title or accessible name. Learn how to resolve this violation
Snapshot of test

Fix any of the following:

aria-label attribute does not exist or is empty

aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty

Element has no title attribute

Element
<div role="dialog"><div tabindex="-1"><div data-deprecated="ariaLabel" class="css-15tv9uj"><div>Hello</div></div></div></div>
Selector
body > div[role="dialog"]