xavier-GitHub76 opened a new issue, #37056: URL: https://github.com/apache/superset/issues/37056
### Bug description On the dashboard, dynamic filters function correctly on the main tabs; those that are not relevant (marked as "Filters out of scope") are automatically hidden. Anomaly with sub-tabs: This behavior is not applied to sub-tabs. For example, the "Annee" filter remains permanently displayed, regardless of the selected sub-tab, whereas it should be hidden if it is out of scope according to the defined configuration. The scope : <img width="603" height="287" alt="Image" src="https://github.com/user-attachments/assets/e528d111-0bd2-4fd9-972a-5708812a4a5a" /> It's OK with tabs (without sub-tabs) : <img width="1073" height="648" alt="Image" src="https://github.com/user-attachments/assets/ccb32965-8f05-4274-b290-4ef7308ecaf3" /> but it's KO with tabs (with sub-tabs) <img width="1240" height="837" alt="Image" src="https://github.com/user-attachments/assets/5cddd893-41df-45ca-8cd3-a7a6b6d12a4d" /> ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] 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]
