graphql / graphql/graphql.github.io

Query editors don't have visible scrollbars

オープン
#1,617 コメント 0 件 リアクション 1 件 担当者 1 名 @dimaMachina が担当を希望しています GitHub で見る
主要言語
TypeScript
スター
889
フォーク
1.5k
平均マージ
4日 12時間
マージ済み PR(30日)
21

説明

### Description

Query editors don't present horizontal or vertical scrollbars when their content overflows the container. If the font-size aligns with the container size, it might seem like there is no further text in that section. This is probably a design decision for minimalism, but it is inconvenient to have to try scrolling on every panel in case some data is obscured.

There are loads of accessibility issues with having no visible scrollbar. Personally, my mouse wheel doesn't work too well so I'd prefer to just drag the scrollbar/s.

### Steps to Reproduce

Visit any page with a query editor, like [this for example](https://graphql.org/learn/queries/).

### Expected Result

A visible scrollbar.

### Actual Result

No visible scrollbar.

### Additional Context

|Screenshot|
|---|
|![image](https://github.com/graphql/graphql.github.io/assets/49340972/8c921bbf-48a9-4445-b371-4e99ad20ba83)|

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

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

評価

この issue はまだ評価されていません。

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

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