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
For a given result set (which requires scrolling) is it seems like one cannot scroll to the bottom of the result set without moving the horizontal resizer up.
Expected results
One should be able to scroll to the bottom of the result set without having to move the horizontal resizer.
Actual results
Without moving the horizontal resizer one cannot scroll to the bottom of the result set.
Screenshots
How to reproduce the bug
Go to SQL Lab and run a query which results in a non-trivial number of rows (~ 100).
Try to scroll to the bottom of the result set.
Observe you can see the last record(s) without moving the resizer upwards.
Environment
(please complete the following information):
superset version: 0.31.0rc23 (Note this may be fixed in 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!
I have checked the superset logs for python stacktraces and included it here as text if there are any.
I have reproduced the issue with at least the latest released version of superset.
I have checked the issue tracker for the same issue and I haven't found one similar.
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.92. Please mark this comment with 👍 or 👎 to give our bot feedback!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.
For a given result set (which requires scrolling) is it seems like one cannot scroll to the bottom of the result set without moving the horizontal resizer up.
Expected results
One should be able to scroll to the bottom of the result set without having to move the horizontal resizer.
Actual results
Without moving the horizontal resizer one cannot scroll to the bottom of the result set.
Screenshots
How to reproduce the bug
Environment
(please complete the following information):
master
).Checklist
Make sure these boxes are checked before submitting your issue - thank you!
to: @enricoberti @vylc @xtinec
The text was updated successfully, but these errors were encountered: