[wp-trac] [WordPress Trac] #26600: Search installed themes input has no submit button
WordPress Trac
noreply at wordpress.org
Sun Mar 29 18:52:48 UTC 2015
#26600: Search installed themes input has no submit button
----------------------------------+----------------------------------------
Reporter: grahamarmfield | Owner: SergeyBiryukov
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.2
Component: Themes | Version: 3.8
Severity: normal | Resolution:
Keywords: has-patch dev- | Focuses: accessibility, javascript
feedback |
----------------------------------+----------------------------------------
Comment (by adamsilverstein):
In [attachment:26600.4.patch]:
* Adds _.debounce of 250 ms to the search filtering:
* prevents multiple duplicate events from firing at once (was firing on
change as well).
* search/filtering no longer happens while the user types, instead it
happens 250 ms after they stop typing
* addresses the 2nd issue mentioned by @afercia
[https://core.trac.wordpress.org/ticket/26600#comment:27 above].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26600#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list