wet-boew / wet-boew-styleguide

A style guide for the Web Experience Toolkit.
http://wet-boew.github.io/wet-boew-styleguide/index-en.html
35 stars 32 forks source link

Tabbed Interface - Carousel's controls have accessibility issue #414

Open olegk-ccohs opened 1 year ago

olegk-ccohs commented 1 year ago

Hi All:

We use WET4 carousel widget on our home page (https://www.ccohs.ca/). If you check accessibility of this page using Accessibility Insights for Web, you'll see accessibility errors related to the carousel's controls (arrows and play+pause buttons). If I add role="tab" to each of the controls carousel-controls , the error is gone. How would you suggest updating the widget to add role="tab" then? Is it something you can do at your end? Are there any other fixes of the issue? Thanks a lot! Oleg

ghost commented 1 year ago

This repo is just the style guide. You may have better luck on the main repo https://github.com/wet-boew/wet-boew

I am just a volunteer on this GitHub project.