Native Filters state breaks after clearing and "Apply filters" button remains disabled (Table charts) #43165
Replies: 1 comment
|
Hi @hugo10879! I'm Dosu and I'm helping the Apache Superset team. This behavior matches several filter state management bugs that have been fixed on "Apply filters" button not activating when selecting filter values PR #40470 (merged June 2026) fixed a regression in PR #38479 (merged March 2026) fixed a related issue where required filters with "Select first filter value by default" enabled would cause the Apply button to incorrectly disable when other filters were changed, due to a state synchronization gap during auto-apply. "Apply" permanently disabled after "Clear All" PR #39778 (merged May 2026) fixed PR #42111 (merged July 2026) addressed a further issue where "Clear All" staged the cleared value as What you can do: These fixes are all on To reply, just mention @dosu. Share context across your team and agents. Try Dosu. |
Uh oh!
There was an error while loading. Please reload this page.
Description
I am encountering a state management issue with Native Filters on a dashboard containing Table charts
When updating the filter values, the "Apply filters" button does not activate (it remains grayed out). Furthermore, after clicking "Clear all", the filters visually reset, but selecting new values in the filter fields completely fails to update the underlying state. The new selections are ignored, and the "Apply filters" button remains permanently disabled
Steps to reproduce
Expected behavior
Environment
All reactions