New
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

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>Selectorbody > div[role="dialog"]