jaymasiwal opened a new pull request, #38792: URL: https://github.com/apache/superset/pull/38792
Fixes double scrollbar issue in Select dropdown without breaking existing behavior. - Preserves getPopupContainer if provided - Falls back to modal container when inside `.ant-modal` - Defaults to `document.body` otherwise Prevents nested scroll containers while maintaining correct dropdown positioning. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
