rusackas commented 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 happened to show/hide the menu when taking a screenshot, which was fixed 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
