[wp-trac] [WordPress Trac] #46021: Timing of Ajax loading of found Plugins vs browser autocomplete

WordPress Trac noreply at wordpress.org
Thu Jan 17 16:34:01 UTC 2019


#46021: Timing of Ajax loading of found Plugins vs browser autocomplete
--------------------------------+-----------------------------
 Reporter:  apermo              |      Owner:  (none)
     Type:  enhancement         |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Plugins             |    Version:  5.0.3
 Severity:  minor               |   Keywords:
  Focuses:  ui, administration  |
--------------------------------+-----------------------------
 Setup: any recent WordPress Version, Plugins irrelevant, Mac, Chrome

 On the screen: /wp-admin/plugin-install.php

 The search field allows browser based autocomplete, and in my personal
 example I quite often search for "better search and replace". So once I
 typed in "better" I already see the autocomplete. But the timing for the
 ajax reload is so short, that moving the hand from the keys, to the
 arrows, pressing down and hitting return will not be enough.

 Instead it loads the already found plugins (and better will not find
 better search replace), and voids the browser autocomplete.

 What I'd expect:

 a working autocomplete, so at least a longer pause, before calling the
 ajax search/resetting the form, or pausing the process when arrow
 keys/mousemovement are registered.

 Possible other solution:

 disable autocomplete for the plugin search field, it's worse than the
 solution above, but at least the not working autocomplete, would no longer
 confuse the UX.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46021>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list