Setting aria-hidden="true" on the close button doesn't allow it to be accessed by screen readers and other accessibility devices. As per https://getbootstrap.com/docs/4.1/utilities/close-icon/ we should update the code to add an accessible option.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | close-button-not-accessible-2984693-2.patch | 722 bytes | froboy |
Comments
Comment #2
froboyComment #4
labboy0276 commentedThanks!