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

In Superset, SQL LAB - >SQL EDITOR when running queries, final row is not visible #20286

Closed
erikclark opened this issue Jun 6, 2022 · 1 comment
Labels
#bug Bug report

Comments

@erikclark
Copy link

A clear and concise description of what the bug is.

How to reproduce the bug

When running query in SQL LAB - SQL Editor, when scrolling through the results, the final record is not visible. This appears to the same issue as previously reported. But issue is still occurring. If I sort DESC, I can see the final row on top. If I sort ASC, I cannot see the final record.

--Historical tickets that look similar.
#11966
#9869

Expected results

I should see the last record in the set

Actual results

I cannot see the final record

Screenshots

In this screen shot I can see the record because it is on the top:
image

However, when I sort Ascending, I cannot see this record even though I scrolled to the bottom of the page:
image

Environment

  • browser type and version: same behavior in Microsoft Edge 102.0.1245.33 (Official build) (64-bit)
    and
    Google Chrome Version 102.0.5005.63 (Official Build) (64-bit)
  • superset version: 1.4.1
@erikclark erikclark added the #bug Bug report label Jun 6, 2022
@yousoph
Copy link
Member

yousoph commented Jun 11, 2022

hi @erikclark ! this PR was recently merged and should resolve your issue: #20204

please feel free to reopen or create a new issue if it doesn't address what you're seeing

@yousoph yousoph closed this as completed Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report
Projects
None yet
Development

No branches or pull requests

2 participants