akiran / akiran/react-slick

Arrow click restarts carousel

Abierto
#1,814 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
11.9k
Forks
2.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

since this is the last React carousel I'll ever need it should have all the features I need

at present I have `pauseOnHover: true`, which means that if the user moves the mouse over the carousel, it stops sliding. good. but if the user clicks on one of the arrows, the carousels starts autosliding again! no good!!

if I'm clicking, I want to be in control. I don't want that thing sliding off from under me. so the autoslide should only be turned back on once the user stops hovering over the carousel

I hope the above is clear as to what the problem is and why it should behave differently

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.