You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/10/15 08:42:44 UTC

[GitHub] [incubator-superset] kgabryje commented on issue #11188: SQL Lab show more tabs dropdown overflows

kgabryje commented on issue #11188:
URL: https://github.com/apache/incubator-superset/issues/11188#issuecomment-708997066


   @etr2460 This dropdown menu should be scrollable. Adding a permanent scrollbar is problematic, as Antd Tabs doesn't expose API for customising the dropdown. I could override a proper CSS class in `antd/index.less` stylesheet... but I think that would make @rusackas quite unhappy. What I can do here is try to fix the styles of dropdown menu items - apparently the styling from the Tabs (like `display: flex`) don't apply to them.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org