xtinec opened a new pull request #7168: Fix double scroll bars when content of sql result table overflows horizontally URL: https://github.com/apache/incubator-superset/pull/7168 The PR substracts the scrollbar height from the height of the container of the react virtualized table so we don't see double scrollbars. This addresses the issue mentioned in https://github.com/apache/incubator-superset/pull/7083 cc @enricoberti
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
