HelloZeroNet / HelloZeroNet/ZeroNet

Disable pull to refresh on all sites.

Abierto
#2,058 13 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
18.8k
Forks
2.3k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Chrome's pull to refresh is annoying. Have it disabled with:

body{
overscroll-behavior-y:none;

}

Then make the 0 button able to be pulled down to refresh the page.

Scrolling up on ZeroHello for instance sometimes causes a page refresh and I find this problem unavoidable until the CSS above is added.

It's a mobile device problem.

Guía de contribución

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

Línea de trabajo

No files, tests, or entry points are named. Start by locating the CSS applied across ZeroHello and the mobile handling for the 0 button, then verify the behavior on a mobile device: ordinary page scrolling should not trigger pull-to-refresh, while pulling the 0 button should refresh the page.

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

Evaluación

Stack tecnológico
css
Área
frontend
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
20/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.