couds / react-bulma-components

React components for Bulma framework
MIT License
1.2k stars 129 forks source link

[a11y] Modal close button is not accessible #385

Open FunctionDJ opened 2 years ago

FunctionDJ commented 2 years ago

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.