You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The <Modal.Card.Header> by default shows a ".delete" button for closing the modal.
This button is missing a discernable text: https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI
Users relying on screenreaders will receive no information about the purpose or effect of this button.
The text was updated successfully, but these errors were encountered:
Describe the bug
The
<Modal.Card.Header>
by default shows a ".delete" button for closing the modal.This button is missing a discernable text: https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI
Users relying on screenreaders will receive no information about the purpose or effect of this button.
The text was updated successfully, but these errors were encountered: