Vertical Divider Thickness / Environment Column Overflow Y
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- css
- 領域
- frontend
調査の方向性
まず .environment__column-contents ルールを見つけ、overflow-y: scroll の動作がエディターと出力のレイアウトにどのような影響を与えるかを確認します。この宣言を削除した場合のレイアウトとスクロールの使用感を比較し、太い区切り線とカラムのオーバーフローが、スクロールにリグレッションを生じさせることなく解消されるか確認します。
索引モデルが issue の本文から書いたものです。
説明
While looking at the component resizing PR, I noticed the space between the editor column and output is separated by a thick light gray area. I believe this is attributed to the overflow-y: scroll on the environment__column-contents rule. Taking it away seems to make the layout feel a bit cleaner and doesn't seem to make much of a difference in the scrolling experience as far as I can tell. Is there a reason for this rules existence that I am missing?
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow-x: hidden;
**overflow-y: scroll;**
}```
- 主要言語
- JavaScript
- スター
- 191
- フォーク
- 143
- 平均マージ
- 4日 11時間
- マージ済み PR(30日)
- 5
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
popcodeorg/popcode のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 30/100
popcodeorg/popcode#2522 · リアクション 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
popcodeorg/popcode#2520 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 45/100
popcodeorg/popcode#2519 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 55/100
popcodeorg/popcode#2517 ·
-
User Feedback オープン
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
popcodeorg/popcode#2516 ·
popcodeorg/popcode の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
avniproject/avni-client#2135 ·
-
automated broken-link
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
-
agent/security hive/hosted-available-lke648397-260827-5n31 security
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
babalae/bettergi-scripts-list#3674 ·
-
A-Release-Notes C-Editing D-Modest S-Ready-For-Implementation
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
bevyengine/bevy-website#2595 ·