CommandPalette:Default

Build 105 on fix/command-keyboard-aria-async
Reviewing disabled
Baseline History
Build 10558d186a
Current build. There are unaccepted changes, so build 22 is still the baseline.
Build 17a546ac7
Auto-accepted
Build 161f38fa3
Auto-accepted
Build 104f47b06
Auto-accepted
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" aria-modal="true" tabindex="-1" data-state="open" class="fixed left-[50%] top...">
Selector
.left-\[50\%\]