HelloZeroNet / HelloZeroNet/ZeroNet
Disable pull to refresh on all sites.
- Langage dominant
- JavaScript
- Étoiles
- 18.8k
- Forks
- 2.3k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- css
- Domaine
- frontend
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 20/100