Keyboard control for navigation slider
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When running 2 sliders on the same page, where one of the sliders is in "asNavFor"-mode there is no keyboard access to the navigation slider.
I can't tab to the bottom slider and activate it via the keyboard. As far as I can tell all the items in the "navigation slider" has `tabindex="-1"` making them unreachable via keyboard.
Here is an example: https://codesandbox.io/s/react-slick-playground-forked-mc4c1
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.