MallikarjunaReddyN opened a new issue, #40704: URL: https://github.com/apache/superset/issues/40704
### Bug description When a dashboard contains multiple tabs, applied filters are not correctly reflected in the charts after navigating away from the dashboard and then returning to it. **Steps to Reproduce** - Open a dashboard that contains multiple tabs. - Apply one or more dashboard filters. - Verify that the charts are updated based on the selected filter values. - Navigate to another page (for example, another dashboard, chart, or any other application page). - Return to the original dashboard. **Actual Behavior** The previously applied filters remain visible in the filter state; however, the charts do not consistently reflect the applied filter values after returning to the dashboard. **Expected Behavior** The dashboard should preserve and correctly apply the selected filter values to all charts when the user navigates away from the dashboard and returns to it. ### Screenshots/recordings https://github.com/user-attachments/assets/f2be83ce-1c4b-4de9-baa6-e34ecf7e68d2 ### Superset version 6.0.0 ### Python version 3.11 ### Node version 18 or greater ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
