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 Visualization scrollbar in query editor #4668

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

gabrieldutra
Copy link
Member

What type of PR is this? (check all applicable)

  • Bug Fix

Description

Noticed it for this visualization, in a mobile resolution. The scrollbar does not exist:

image

So this PR removes an overflow: visible that was applied only for the Query Editor. since it didn't happen on the Query View page, it should be safe to have the same prop value as in there.

Related Tickets & Documents

--

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

image

@gabrieldutra gabrieldutra merged commit d2cc2d2 into master Feb 20, 2020
@gabrieldutra gabrieldutra deleted the fix-visualization-wrapper-scroll branch February 20, 2020 21:16
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.

2 participants