[SOLVED] - Nestable Slider - Small A11y Bug

Bricks Version: 1.5RC
Browser: all Browsers
(Site is local, so I can’t provide any link)

Found a small bug in the nestable slider - the “aria-controls” values of the dot controls don’t match any ID - Lighthouse is complaining :wink:

Screenshot:

Hello @blubbubb

Thank you so much for your report.

I added this to our bug tracker to be fixed soon.

Luis

This should have been fixed in the latest 1.5 RC2 :partying_face:

I could only reproduce the issue with the new experimental “Add Element ID & class as needed” setting enabled, and when the slide is unstyled + pagination enabled.

Then no id attribute is added to the slide, and the aria-controls which gets its value from the slide id will be empty and generate an a11y error.

@blubbubb Did you enable this new experimental setting as well? If so, please always mention it in the bug report as well. This helps a lot in saving time debugging & fixing the issue. Thank you :slight_smile:

2 Likes

Hi @thomas ,
No, I didn’t activate the new experimental feature - I would have mentioned that :slight_smile:

However, since the update to RC2 the problem is gone :ok_hand: … works fine now.

Thank you!

Best, Lars

1 Like