zuzana-vej opened a new issue #12047: URL: https://github.com/apache/incubator-superset/issues/12047
When users search for Query History by username, the autocomplete search doesn't work. ### Expected results Same behavior as when user searched for example for Dashboards by Owner. When typing, the autocomplete displays the owner. ### Actual results Nothing happens and user can't even select the owner they want. #### Screenshots Query history (issue):  Dashboards (correct):  #### How to reproduce the bug 1. Go to 'Data --> Datasets' 2. Click on 'Query history' 3. Click into 'user' 4. Start typing ### Environment (please complete the following information): - superset version: few days behind `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. ---------------------------------------------------------------- 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]
