Accessibility Issue

🛠 Fixed
Min Thaik Han

1# Buttons do not have an accessible name
body.home > button#boei_close_trigger_message
<button id="boei_close_trigger_message" class="boei-pre-opened" style="background-color: rgb(73, 73, 73); padding: 0px; border: 2px solid rgb(255…">

2# Image elements do not have [alt] attributes
body.home > button#boei_close_trigger_message > img
<img src="https://app.boei.help/close.svg" style="height: 12px; width: 12px; display: inline;">

1 year ago

Activity
Ruben

Fixed minor accessibility issues.

0    1 year ago    Reply

Comment must be at least 20 characters.
Cancel
Ruben changed status to 🛠 Fixed

1 year ago

Ruben

We just made a fix for the alt-tag of the close button image, that was indeed missing.
The close button itself already has an aria-label, so that should be ok. Weird that is picked this up.

0    1 year ago    Reply

Comment must be at least 20 characters.
Cancel
One vote
Categories
Bug