javascript-tutorial / javascript-tutorial/en.javascript.info
Horizontal sidebar on mobile page version
まだ誰も着手していません。
- 主要言語
- HTML
- スター
- 25.5k
- フォーク
- 4k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hey! I'd like to point out that the _"Get coordinates using button.getBoundingClientRect() for this button"_ button is making this page have a horizontal sidebar on mobile devices.
This isn't ideal since this is the only element that overflows the maximum width of mobile devices display.
What I'd suggest is resizing this button for mobile users, such that the button would fit the page. This can be achieved through CSS, setting up a maximum width of the button on mobile screens, the text will overflow to the next line.
Cya
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
“Get coordinates using button.getBoundingClientRect() for this button” ボタンが含まれているページを特定し、モバイル幅での CSS を確認してください。狭い viewport でページを確認し、ボタンが画面内に収まり、テキストが折り返せて、水平方向のオーバーフローが残っていなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- css
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100