vighneshtule commented on issue #36876:
URL: https://github.com/apache/superset/issues/36876#issuecomment-3703605223

   Hi everyone :wave:
    I’ve raised a PR [#36882](https://github.com/apache/superset/pull/36882) to 
fix issue [#36876](https://github.com/apache/superset/issues/36876) related to 
the “Clear All” behavior in Native Filters, where the UI reset didn’t dispatch 
updates to the Redux store and left dashboards in a desynchronized state.
   What the PR fixes:
   “Clear All” now nullifies all active filters
   Dispatches updateDataMask immediately
   Charts reload right away with unfiltered data
   “Apply” button is correctly disabled when there are no pending changes
   The PR includes before/after demos and testing steps.
    :point_right: Please review PR 
[#36882](https://github.com/apache/superset/pull/36882) and merge if everything 
looks good. Thanks!


-- 
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]

Reply via email to