dosubot[bot] commented on issue #40704: URL: https://github.com/apache/superset/issues/40704#issuecomment-4614967461
<!-- Answer --> Based on my research, **this issue has not been explicitly fixed yet** — issue #40704 remains open and no merged PR directly references it [[1]](https://github.com/apache/superset/issues/40704). That said, several related PRs merged in early 2026 have addressed various aspects of filter state restoration in multi-tab dashboards: - **PR #38349** (merged March 4) restored the `filterState` prop to chart components that was accidentally dropped during a refactor [[2]](https://github.com/apache/superset/pull/38349) - **PR #37681** (merged March 9) fixed filter scope handling with multiple tabs [[3]](https://github.com/apache/superset/pull/37681) - **PR #37183** (merged Feb 25) added support for restoring filter state from permalinks [[4]](https://github.com/apache/superset/pull/37183) The most promising candidate that could address this exact scenario is **open PR #40470**, which fixes filter hydration issues where required filter defaults get wiped during dashboard loading [[5]](https://github.com/apache/superset/pull/40470). It's not yet merged. It's possible the merged PRs above have partially or fully resolved the symptoms in practice, but without explicit testing against this issue's reproduction steps, that's unconfirmed. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=reply-with-mention&utm_term=apache%2Fsuperset).* --- Docs are dead. Just use [Dosu](https://dosu.dev?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=static-docs-tagline&utm_term=apache%2Fsuperset). [](https://app.dosu.dev/response-feedback?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=static-docs-feedback&utm_term=apache%2Fsuperset&message_id=029f5814-0098-4812-a49b-6584e66402ad) [](https://github.dosu.com/apache/superset?utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=static-docs-ask-repo&utm_term=apache%2Fsuperset) [](https://app.dosu.dev/signup?referrer=openSource&source=github-footer&utm_source=github&utm_medium=bot-comment&utm_campaign=github-comment-footer-20260415&utm_content=static-docs-share-team&utm_term=apache%2Fsuperset) -- 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]
