Baseline History
Build 5a6ed475
Current build. There are unaccepted changes, so build 3 is still the baseline.
Build 34b50d03 current baseline
Accepted by Rogério do Carmo.
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" aria-modal="true" tabindex="-1" class="relative w-full max-w-4xl max-h-[90vh] flex flex-col rounded-lg bg-white shadow-xl dark:bg-gray-800">Selector.relative