Incubator-superset: SQL Lab result set page resizing issue

Created on 25 Apr 2019  路  3Comments  路  Source: apache/incubator-superset

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

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

#bug P2 Bug

All 3 comments

Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.86. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

this is fixed in master

@michellethomas I was able to reproduce this issue in master

cc @xtinec

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thoralf-gutierrez picture thoralf-gutierrez  路  3Comments

SeLvAKuMaR-007 picture SeLvAKuMaR-007  路  3Comments

XiaodiKong picture XiaodiKong  路  3Comments

dinhhuydh picture dinhhuydh  路  3Comments

fly-high-bj picture fly-high-bj  路  3Comments