rusackas opened a new issue #14796: URL: https://github.com/apache/superset/issues/14796
1. Go to the Video Game Sales dashboard, with Dashboard Native Filters enabled 2. Note that there are no filters applied, and thus no filter indicators 3. Add a Time filter (note that this bug may happen with other filters too) 4. Save/Apply... you see the filter indicators show (1) filter. Hooray! 5. Open the filter configuration modal again, and delete your Time filter. Save/apply. 6. Observe that the filter is gone, but the filter indicator doesn't seem to be refreshed. ### Expected results Filter indicator should not show any active/scoped filters after the filter is deleted ### Actual results Filter indicator still shows 1 scoped filter, even though the filter doesn't exist. #### Screenshots Not the filter bar, and the filter status indicator (with the 1)  ### Environment (please complete the following information): - superset version: `superset version` - python version: `python --version` - node.js version: `node -v` ### 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. ### Additional context Add any other context about the problem here. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
