[wp-trac] [WordPress Trac] #39181: Need Debounce in Plugin Search field
WordPress Trac
noreply at wordpress.org
Thu Dec 8 10:30:12 UTC 2016
#39181: Need Debounce in Plugin Search field
-------------------------+-----------------------------
Reporter: LogixTree | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.7
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Whenever, I try to search for plugin. I doesn't not wait for me to
complete the typing. It just start searching whether it's one letter or
complete word. A debounce timer is need at this point. Whenever a user
starts typing, it will wait for 500ms seconds pause to create a search. It
would reduce the ajax requests too.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39181>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list