vigodeltoro opened a new issue, #23903: URL: https://github.com/apache/superset/issues/23903
Hi over there :) I guess I found a bug concerning the filter boxes. Maybe anybody will be so kind to have a look, I would really appreciate that. Thanks in advance.. All filter values are chosen if a filter value is directly inserted via keyboard and not chosen by list of values. #### How to reproduce the bug Open up a dashboard with native filters and some filter values inside the filter. Don't select a value from the list, type the complete value of one of the filter values into the filter value field and press "enter". I expect that only that special value selected. But instead of this all values are selected. ### Expected results I expect that only that special value selected. But instead of this all values are selected. ### Actual results All values are selected. #### Screenshots   ### Environment (please complete the following information): - browser type and version: (Safari Version 16.3 (18614.4.6.1.6), Firefox 111.01 - superset version: 2.1.0 - python version: `3.8.16` - node.js version: ? ( we are using the superset docker container (at dockerhub apache/superset/2.1.0) - any feature flags active: ( EMBEDDED_SUPERSET, DASHBOARD_RBAC, DASHBOARD_CROSS_FILTERS, VERSIONED_EXPORT) ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x ] 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. Thanks a lot for your help.. best regards -- 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]
