OwlCarousel2 / OwlCarousel2

DEPRECATED jQuery Responsive Carousel.
http://owlcarousel2.github.io/OwlCarousel2/
Other
7.92k stars 2.27k forks source link

Nav dots accessibility issue - Empty Button #2718

Open dovematrix opened 4 years ago

dovematrix commented 4 years ago

Checking an owl carousel 2 page using the WAVE browser plugin (the web accessibility evaluation tool) shows an accessibility issue - the navigation dots do not include descriptive text.

What It Means A button is empty or has no value text. Why It Matters When navigating to a button, descriptive text must be presented to screen reader users to indicate the function of the button. How to Fix It Place text content within the

Raven0us commented 4 years ago

I would hide the dots and show navigation for screen readers. You can set the text there and it also makes more sense in this particular scenario.