MallikarjunaReddyN commented on PR #42018: URL: https://github.com/apache/superset/pull/42018#issuecomment-5131440029
@rusackas @sadpandajoe I've updated the implementation. Instead of rendering all result panes, the component now tracks the active tab and mounts only the active pane. This resolves the overlap issue while avoiding unnecessary rendering of inactive tabs. I've also verified the behavior locally with multiple result sets. -- 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]
