Modal:Default

Build 286 on feat/storybook-component-stories
Reviewing disabled
View latest build
New storyBuild 286 on feat/storybook-component-stories
View Storybook
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 class="modal fade show" aria-modal="true" role="dialog" tabindex="-1" style="display: block;">
Selector
.modal