Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Lab cannot scroll to bottom of result set without moving the resizer #7384

Closed
3 tasks done
john-bodley opened this issue Apr 25, 2019 · 3 comments
Closed
3 tasks done
Labels
!deprecated-label:bug Deprecated label - Use #bug instead inactive Inactive for >= 30 days

Comments

@john-bodley
Copy link
Member

john-bodley commented Apr 25, 2019

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

sql-lab-scrolling-issue

How to reproduce the bug

  1. Go to SQL Lab and run a query which results in a non-trivial number of rows (~ 100).
  2. Try to scroll to the bottom of the result set.
  3. 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.

to: @enricoberti @vylc @xtinec

@issue-label-bot
Copy link

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!

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

@issue-label-bot issue-label-bot bot added the !deprecated-label:bug Deprecated label - Use #bug instead label Apr 25, 2019
@michellethomas
Copy link
Contributor

this is fixed in master

@stale
Copy link

stale bot commented Jul 23, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
!deprecated-label:bug Deprecated label - Use #bug instead inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

2 participants