Good morning,
How can I fix these errors in a Splash Window in Experience Builder?
[aria-*] attributes do not match their roles
Each ARIA role supports a specific subset of aria-* attributes. Mismatching these invalidates the aria-* attributes. Learn how to match ARIA attributes to their roles.
Failing Elements |
<div aria-modal="true" aria-label="Splash Window" id="dialog_3" class="modal-dialog app-dialog w-100 h-100 app-root-emotion-cache-ltr-95ud0r-Moda…" role="document"> |
Elements with role="dialog" or role="alertdialog" do not have accessible names.
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Failing Elements |
<div class="modal jimu-modal app-dialog-modal jimu-outline-inside show" aria-modal="true" role="dialog" tabindex="-1" style="display: block;"> |
Upvote from us also. We are required by law to be compliant and now we cannot in ExB.
thank you
I've called support on a few accessibility issues. It's recommended to call them so they can log an accessibility bug. The more companies that attach themselves to the bug the more it'll get noticed.