Skip to content
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

fix: improve handling of tabs scrolling #3607

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TPXP
Copy link

@TPXP TPXP commented May 20, 2024

The scrollbar for tabs would usually end up being shown behind other UI elements. This change brings the following enhancements:

  • reduce tabs height when the scrollbar is shown to fit the scrollbar
  • use a transparent scrollbar to look nicer, especially when using dark mode

The scrollbar for tabs would usually end up being shown behind other UI elements. This change
brings the following enhancements:
* reduce tabs height when the scrollbar is shown to fit the scrollbar
* use a transparent scrollbar to look nicer, especially when using dark mode
Copy link

changeset-bot bot commented May 20, 2024

🦋 Changeset detected

Latest commit: f824013

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@graphiql/react Patch
graphiql Patch
@graphiql/plugin-code-exporter Patch
@graphiql/plugin-explorer Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Collaborator

@dimaMachina dimaMachina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, could you add screenshots, before/after?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants