AAfghahi opened a new issue #14026: URL: https://github.com/apache/superset/issues/14026
https://user-images.githubusercontent.com/48933336/114063277-701d8100-9866-11eb-8e08-6d7b8ad550e5.mov The tables are not supposed to allow for the scrolling of the table itself, just the results within. This scroll disappears, however, when you switch from tab to tab. Steps to reproduce: 1) Go to SQL Lab 2) Run a query. 3) Open a preview using the select table schema. ### Expected results The expected result is for the tables to appear the way they do after you switch tabs back to results, meaning they come in without a scroll option. ### Actual results Tables when originally generated, either via the preview option, or by running a query, come in with a scroll. #### Screenshot 1) Go to SQL Lab 2) Run a query. 3) Open a preview using the select table schema. ### Environment (please complete the following information): - superset version: `superset version` master - python version: 3.8.9 - node.js version: v14.15.0 -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
