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/12/18 09:23:25 UTC

[GitHub] [incubator-superset] rusackas edited a comment on issue #12108: [cosmetic][dashboard] Expanding three dots on filter box is rendered behind, not all options visible

rusackas edited a comment on issue #12108:
URL: https://github.com/apache/incubator-superset/issues/12108#issuecomment-747967319


   I think I see what's happening here... in `SliceHeaderControls.jsx` you can see that AntD's `getPopupContainer` is used to render the Dropdown within the chart, where it used to be rendered in the `body` (the default behavior). This was done to for taking a screenshot of the viz (with the "download as image" menu item) which would hide the menu, take the screenshot, and show the menu again. This took place in https://github.com/apache/incubator-superset/pulls/11778 
   
   CCing for context: @kgabryje @nikolagigic @geido @maloun96 


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