Wordpress/tests
Adam Silverstein 2e0f576156 Media: debounce the media grid search, avoiding duplicate requests.
Add a debounce wrapper to the media grid search handler. The search callback is now fired after a 300 ms typing pause.

Remove redundant handlers for 'search' and 'change', preventing multiple/duplicate search callbacks.

Props certainstrings, joemcgill, Kelderic, batmoo.
Fixes #38911.


git-svn-id: https://develop.svn.wordpress.org/trunk@40060 602fd350-edb4-49c9-b593-d223f7449a82
2017-02-15 17:28:54 +00:00
..
phpunit REST API: Add QUnit tests for wp-api.js and PHPUnit fixture generation. 2017-02-14 04:22:32 +00:00
qunit Media: debounce the media grid search, avoiding duplicate requests. 2017-02-15 17:28:54 +00:00