Dewansh-K commented on issue #37444: URL: https://github.com/apache/superset/issues/37444#issuecomment-3878699832
@KlyapkoV This looks like a frontend state or layout issue in the “Metrics & Columns” control panel. From the behavior, it seems the Metrics collapse action is affecting a shared container or shared collapse state, which causes Columns to be hidden as well. Since both sections have independent toggles, their visibility shouldn’t be coupled. I’m going to look through the control panel components to confirm where this coupling is happening. -- 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]
