[wp-trac] [WordPress Trac] #38911: Prevent Media Library search making an AJAX request for each char typed.
WordPress Trac
noreply at wordpress.org
Thu Jan 26 07:56:05 UTC 2017
#38911: Prevent Media Library search making an AJAX request for each char typed.
-------------------------+-------------------------------------------------
Reporter: | Owner: adamsilverstein
brandomeniconi | Status: assigned
Type: enhancement | Milestone: 4.8
Priority: normal | Version: 4.6.1
Component: Media | Resolution:
Severity: normal | Focuses: javascript, administration,
Keywords: has-patch | performance
commit |
-------------------------+-------------------------------------------------
Comment (by batmoo):
This looks good and works well.
Minor thing: do we need the separate `debounceSearch` function? Can we
just wrap `search` in `_.debounce()` instead?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38911#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list