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
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:
However, when I sort Ascending, I cannot see this record even though I scrolled to the bottom of the page:
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
The text was updated successfully, but these errors were encountered:
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:
However, when I sort Ascending, I cannot see this record even though I scrolled to the bottom of the page:
Environment
and
Google Chrome Version 102.0.5005.63 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: