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 2021/01/06 18:59:08 UTC

[GitHub] [superset] geido commented on issue #12309: [Explore]deck.gl latitude dropdown appears behind the popover

geido commented on issue #12309:
URL: https://github.com/apache/superset/issues/12309#issuecomment-755520620


   This is caused by the menuPortalTarget using the document body as a target for the single-choice dropdowns and the z-index of the popover being too high. The menuPortalTarget option was set for the multi-choice dropdowns already which suffered from the same issue when used within the popover. I am going to tackle this one for both single and multi-choice dropdowns.


----------------------------------------------------------------
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