Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid role attribute on slider list items #81

Open
2 tasks done
AlejandroPerezMartin opened this issue Jul 26, 2024 · 0 comments
Open
2 tasks done

Invalid role attribute on slider list items #81

AlejandroPerezMartin opened this issue Jul 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AlejandroPerezMartin
Copy link

AlejandroPerezMartin commented Jul 26, 2024

Checks

Version

0.7.12

Description

This is a known issue from the main Splide JS repository: Splidejs/splide#1241

List items do not accept role="group" and thus Lighthouse and other accessibility tools flag that as an accessibility issue.

Screenshot 2024-07-26 at 11 36 55

Reproduction Link

https://pagespeed.web.dev/analysis/https-splidejs-com/3toj2nxl1s?form_factor=mobile

Steps to Reproduce

  1. Go to https://pagespeed.web.dev/
  2. Analyze Splide's homepage: https://splidejs.com/
  3. Check the accessibility results to find the issue listed above (see screenshot)

Expected Behaviour

There should not be any accessibility issues in the report

@AlejandroPerezMartin AlejandroPerezMartin added the bug Something isn't working label Jul 26, 2024
@AlejandroPerezMartin AlejandroPerezMartin changed the title Invalid role attribute on slider list items (Values assigned to role="" are not valid ARIA roles.) Invalid role attribute on slider list items Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant