john-bodley opened a new issue #7385: SQL Lab result set page resizing issue
URL: https://github.com/apache/incubator-superset/issues/7385
 
 
   When you resize the page the height of the query box remains unchanged and 
the result set panel layers over the query box.
   
   ### Expected results
   
   Either the components need to resize or there should be a vertical page 
level scroll bar (preferred). Note for the second approach this would create 
two vertical scroll bars (the second would be for the query result set) which 
could be problematic. 
   
   ### Actual results
   
   The result set panel flows over the query box element.
   
   #### Screenshots
   
   
![sql-lab-page-resize](https://user-images.githubusercontent.com/4567245/56761989-9918da00-6753-11e9-9e50-fabf05130706.gif)
   
   
   #### How to reproduce the bug
   
   1. Go to SQL Lab and run a query.
   2. Resize (vertically) the page.
   3. Observe that the result set panel layers over the query panel.
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `master`
   - python version: 3.6.8
   - node.js version: v10.15.0
   - npm version: 6.4.1
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] 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.
   
   to: @enricoberti @vylc @xtinec

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to