HelloZeroNet / HelloZeroNet/ZeroNet

Disable pull to refresh on all sites.

オープン
#2,058 コメント 13 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
JavaScript
スター
18.8k
フォーク
2.3k
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
css
領域
frontend
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。