erikclark opened a new issue, #20286: URL: https://github.com/apache/superset/issues/20286
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. https://github.com/apache/superset/issues/11966 https://github.com/apache/superset/issues/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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
