Splidejs / splide

Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.
https://splidejs.com
MIT License
4.83k stars 418 forks source link

refactor: Replace tabpanel role with presentation #1318

Open bronisMateusz opened 2 months ago

bronisMateusz commented 2 months ago

Related Issues

https://github.com/Splidejs/splide/issues/1241

Description

For list with class .splide__list, I replaced the tabpanel value with presentation, which fixed the accessibility audit problem in Google Lighthouse.