jinghua-qa opened a new issue #16888: URL: https://github.com/apache/superset/issues/16888
time range in filter box with 'no filter' will appear in applied filter in indicator #### How to reproduce the bug 1. go to video games sales dashboard 2. create a time range native filter 3. apply time range filter to all charts in the dashboard 4. open indicator on the chart 5. observe applied filter in indicator 6. see error ### Expected results time range in filter box with 'no filter' should not be in applied filter section ### Actual results time range in filter box with 'no filter' is in applied filter section #### Screenshots <img width="1792" alt="Screen Shot 2021-09-29 at 12 18 31 AM" src="https://user-images.githubusercontent.com/81597121/135221938-1d491e51-f3e8-4a3a-bc58-c0f4b68b1503.png"> ### Environment (please complete the following information): - browser type and version: - superset version: superset master - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### 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. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] 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. 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]
