You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you scroll all the way down, buttons overlap with results.
video:
Some users reported that sometimes the buttons completely disappear.
There are 3 scroll bars on the right hand side (seems unnecessary)
The results area doesn't adjust size - in this example, which has only 2 result columns which are both very short, it still display scroller at the bottom. At the same time, when resized to larger monitor, there is lot of white space (this is less annoying than the scroller then there are 2 columns as result)
How to reproduce the bug
Go to 'SQL Lab'
Run a query which will return larger number of rows than what would fit on the scree
I think the overlapping / disappearing buttons should get resolved. Rest of the items are things I noticed when trying to repro the issue with buttons, and wanted to include them, but they are nice to have in my opinion.
Browser details: Google Chrome latest version (Version 87.0.4280.88)
Thanks for reporting! We will take a look. Haven't been able to repro the disappearing buttons yet but agreed overlap/disappearing buttons need to be fixed.
Few small UI cosmetic issues on SQL Lab:
When you scroll all the way down, buttons overlap with results.
video:
Some users reported that sometimes the buttons completely disappear.
There are 3 scroll bars on the right hand side (seems unnecessary)
The results area doesn't adjust size - in this example, which has only 2 result columns which are both very short, it still display scroller at the bottom. At the same time, when resized to larger monitor, there is lot of white space (this is less annoying than the scroller then there are 2 columns as result)
How to reproduce the bug
Environment
master
python --version
node -v
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Couple days behind master, but as per recently merged PRs, haven't noticed any addressing these.
The text was updated successfully, but these errors were encountered: