akiran / akiran/react-slick

sets always slide tabindex to -1

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

Description

Is there any way to overwrite tabIndex to make slides accessible. please refer my use case https://codesandbox.io/s/myqq0yz54y
voiceover should read left-arrow --> current slide(active slide) --> next-arrow
to achieve this we should set current slide tabIndex to 0 and rest all slides tabIndex to -1

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.