AAfghahi opened a new pull request #13102: URL: https://github.com/apache/superset/pull/13102
### SUMMARY Made Query Search into a functional component from a class component. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <img width="1360" alt="Screen Shot 2021-02-13 at 1 18 46 AM" src="https://user-images.githubusercontent.com/48933336/107843495-7da01880-6d99-11eb-91f5-173b82d39113.png"> Only refreshesQueries when you press enter in the QuerySearch or press the enter key: <img width="1367" alt="Screen Shot 2021-02-13 at 1 19 45 AM" src="https://user-images.githubusercontent.com/48933336/107843518-c526a480-6d99-11eb-89e0-00dfb7b2f542.png"> ### TEST PLAN I need to implement two more tests for checking when refreshQueries works. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- 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]
