Issue when drag and scroll using touch events

Abierto
#492 4 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
42/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
javascript, react
Área
frontend

Línea de trabajo

Start with the drag-and-scroll demo at the bottom of the examples page and reproduce the behavior with mouse and touch events. Trace the touch-event handling used by the draggable component and compare it with the working mouse path. Done means container scrolling while dragging behaves consistently for touch input as it does for mouse input.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

I try to update a container scroll while dragging and I notice that it doesn't work with the touch event type

At the bottom of the examples page, there's a demo to check this behavior, if you use the mouse it works well but it's not working with touch events, something similar to this video:

https://www.youtube.com/watch?v=SHO-s7GOS2k&feature=youtu.be

Lenguaje dominante
JavaScript
Estrellas
9.3k
Forks
1k
Merge medio
3 d 8 h
PR fusionados (30 d)
4

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de react-grid-layout/react-draggable

Todos los issues de react-grid-layout/react-draggable

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.