saad-data-dev opened a new issue, #40373: URL: https://github.com/apache/superset/issues/40373
Hi everyone, I need a bit of help with a regression I'm facing since upgrading to Superset v6.1.0. Previously, I could add a description to a chart and force it to stay permanently displayed/expanded on my dashboard. Since the update, these descriptions are no longer showing up automatically. I've checked the dashboard's JSON metadata, and the chart ID is correctly flagged as true inside expanded_slices. It seems like the backend stores the state correctly, but the frontend UI just ignores it and renders the chart collapsed. Has anyone else run into this issue with v6.1.0? Is there a known workaround or a specific feature flag I might have missed? Thanks in advance for your help! -- 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]
