[wp-trac] [WordPress Trac] #38922: Use REST API for ajax tag search

WordPress Trac noreply at wordpress.org
Tue Jan 30 15:03:10 UTC 2018


#38922: Use REST API for ajax tag search
------------------------------+------------------------------
 Reporter:  nacin             |       Owner:  adamsilverstein
     Type:  defect (bug)      |      Status:  reopened
 Priority:  normal            |   Milestone:  5.0
Component:  Taxonomy          |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  rest-api
------------------------------+------------------------------

Comment (by adamsilverstein):

 @afercia I did some testing and it turns out the behavior of the suggest
 completion on enter was nat affected here - it was changed in r41988 (see
 #42234) where the handler for the input event was changed from keyup to
 keypress. (cc @SergeyBiryukov)

 Perhaps we can listen for both events or listen for the 'input' event
 instead if this is an issue that needs addressing?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38922#comment:41>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list