Closed
Description
In native filters, the parent filter is persisting after canceling.
@m-ajay @graceguo-supercat @jinghua-qa
How to reproduce the bug
- Go to the native filters configuration modal
- Set a parent filter
- Cancel the changes
- Reopen the modal
- The parent filter is still there
Expected results
The parent filter is not there anymore after canceling.
Actual results
The parent filter persists after canceling.
Screenshots
Screen.Recording.2021-10-18.at.10.31.20.AM.mov
Environment
- browser type and version: Chrome 94.0.4606.81
- superset version: master
- any feature flags active: NATIVE_FILTERS
Checklist
Make sure to follow these steps before submitting your issue - thank you!
- I have checked the superset logs for python stacktraces and included it here as text if there are any.
- I have reproduced the issue with at least the latest released version of superset.
- I have checked the issue tracker for the same issue and I haven't found one similar.