zuzana-vej opened a new issue #12046: URL: https://github.com/apache/incubator-superset/issues/12046
Few small UI cosmetic issues on SQL Lab: 1. When you scroll all the way down, buttons overlap with results.  video:  2. Some users reported that sometimes the buttons completely disappear.  3. There are 3 scroll bars on the right hand side (seems unnecessary)  4. 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 1. Go to 'SQL Lab' 2. Run a query which will return larger number of rows than what would fit on the scree 3. Scroll down to see the various issues 4. Resize your screen (try laptop size / monitor size / half laptop size) ### Environment - superset version: couple days behind `master` - python version: `python --version` - node.js version: `node -v` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Couple days behind master, but as per recently merged PRs, haven't noticed any addressing these. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
