Skip to content

Fixes CodeMirror ScrollBars #836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 22, 2020
Merged

Conversation

elit-altum
Copy link
Contributor

Fixes: #835

The CodeMirror scrollbars have been hidden without tampering with the scroll functionality. These provide a more cleaner and focused UI.
The code has been tested on the current versions of Firefox, Edge and Chrome.

Screenshots
Fixed-Scrollbars

@orta
Copy link
Member

orta commented Feb 22, 2020

cool, yeah, this looks like the intention of the original changes 👍

@orta orta merged commit 38d3c36 into graphql:source Feb 22, 2020
@shashwatjolly
Copy link

Shouldn't there be some indication that the section is scrollable?

@elit-altum
Copy link
Contributor Author

Shouldn't there be some indication that the section is scrollable?

The scrollable sections have some content slightly hidden by the borders. Along with that the query examples are very intuitive to indicate that there is more data.

Dipeshwagle pushed a commit to Dipeshwagle/graphql.github.io that referenced this pull request Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CodeMirror ScrollBars
3 participants