zuzana-vej opened a new issue #12107: URL: https://github.com/apache/incubator-superset/issues/12107
Typing text in filter box doesn't work. Previously, user could type and the filter would display those results. For multi select or dropdown with less values, user can still select what they want. But if the dropdown has many records, or even more then the default that gets loaded and dashboard producer enabled typehead search, user can't actually even get to what they might want to filter on which is a big problem. ### Expected results Be able to type into filter box dropdown ### Actual results Can't type into filter box dropdown #### Screenshots nothing is happening in the gif, while I am trying to type a number  #### How to reproduce the bug 1. Go to filter box 2. Try to type value into dropdown select 3. See error ### Environment (please complete the following information): - superset version: `master` - 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. - [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 Regression ---------------------------------------------------------------- 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]
