adam-stasiak opened a new issue #15637: URL: https://github.com/apache/superset/issues/15637
Initial value No Filter should be accepted as it is valid filter value. ### Expected results Initially chosen value - no filter should be accepted. Going back to No filter value from any other chosen also should work. ### Actual results Initial value of default value filter is not processed. If I set Last day filter and switch back to No filter - I cannot proceed. #### Screenshots  #### How to reproduce the bug 1. Go to dashboard 2. Add native filter 3. Select Time range filter and any filter name 4. click on Filter has default value 5. Set any value of filter and switch back to no filter. ### 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 -- 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]
