jinghua-qa opened a new issue #17043: URL: https://github.com/apache/superset/issues/17043
In my dataset, column value is from 0-1, when i create numerical filter using that column, i can not select on the filter range. #### How to reproduce the bug Precondition: Have column with value from 0-1 1. Go to native filter and create numerical filter using the column with value 0-1 2. Try adjust the filter range 3. See error ### Expected results Numerical filter can work with column value 0-1 ### Actual results Numerical filter can not be selected with column value 0-1 #### Screenshots https://user-images.githubusercontent.com/81597121/136623959-08362543-dd1d-42c7-b1c9-f5f556cc2067.mov ### Environment (please complete the following information): - browser type and version: chrome - superset version: 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]
