GitHub user hugo10879 created a discussion: Native Filters state breaks after clearing and "Apply filters" button remains disabled (Table charts)
### 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 1. Open a dashboard containing **Table** charts with Native Filters enabled 2. Select or change values in the filter sidebar 3. Observe that the **"Apply filters"** button stays disabled despite valid inputs 4. Click **"Clear all"** 5. Try to select new filter values 6. Observe that newly selected values are not taken into account, and the **"Apply filters"** button remains unresponsive ### Expected behavior - Modifying any filter value should instantly activate the **"Apply filters"** button - Clicking **"Clear all"** should reset the inputs, and any subsequent selection should register correctly, enabling the user to apply the new filters ### Environment - **Apache Superset version:** [6.1.0] - **Browser:** [Firefox] <img width="173" height="413" alt="screenshot1" src="https://github.com/user-attachments/assets/84dfd3b8-f20a-4661-a680-36babcd2537d" /> GitHub link: https://github.com/apache/superset/discussions/43165 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
