Accessible360 / accessible-slick

the last (accessible) carousel you'll ever need.
https://accessible360.github.io/accessible-slick
MIT License
254 stars 45 forks source link

No feedback on prev/next buttons #97

Open webgurumike opened 7 months ago

webgurumike commented 7 months ago

When selecting prev/next slide buttons, there is no feedback to the screen reader user that something has happened. I tried using aria-live="polite" around the slides and while it does read the change, the last slide is also read as it is not hidden before the region is read aloud. It does not tell the user which slide was activated either. I have multiple slides visible.