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
Some HTML codes fail Chrome's accessibility test. This will be mandatory by law (BFSG) in Germany from 2025.
For example:
/wp-content/plugins/otter-blocks/build/blocks/slider.js
The arrows on the slide have no aria-label="name”
Other blocks such as Accordeon also have accessibility problems.
Description
Some HTML codes fail Chrome's accessibility test. This will be mandatory by law (BFSG) in Germany from 2025.
For example:
/wp-content/plugins/otter-blocks/build/blocks/slider.js
The arrows on the slide have no aria-label="name”
Other blocks such as Accordeon also have accessibility problems.
Thx guys!
Step-by-step reproduction instructions
Go to https://demo.themeisle.com/otter-blocks/slider/
Chrome -> Inspect -> Lighthouse:
Device: Desktop
Categories: Accessibility
Result: "Buttons do not have an accessible name"
Screenshots, screen recording, code snippet or Help Scout ticket
No response
Environment info
No response
Is the issue you are reporting a regression
No
The text was updated successfully, but these errors were encountered: