kgabryje opened a new pull request #11985:
URL: https://github.com/apache/incubator-superset/pull/11985


   ### SUMMARY
   This PR adds a 500ms debounce to TextControl on Explore control panel, if 
`renderTrigger` is true - that means that change handler fires immediately when 
user types input. If `renderTrigger` is false, there are no changes.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   Before: see linked issue
   After:
   ![ezgif com-gif-maker 
(4)](https://user-images.githubusercontent.com/15073128/101663801-68caa000-3a4b-11eb-9406-631bc8355649.gif)
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: 
https://github.com/apache/incubator-superset/issues/11938
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   
   CC: @junlincc @rusackas 
   @adam-stasiak Can you help with testing?


----------------------------------------------------------------
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]

Reply via email to