akiran / akiran/react-slick

Accesibility

Open
#1,980 4 comments 13 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.9k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

Running AXE validation returns one a11y error introduced by react-slick:

**ARIA hidden element must not contain focusable elements**

Basically stop adding **aria-hidden** to each slide, tabindex=-1 will be the way for non visible slides.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.