[wp-trac] [WordPress Trac] #19867: wp_dropdown_users() still not scalable

WordPress Trac noreply at wordpress.org
Mon Apr 24 22:11:09 UTC 2023


#19867: wp_dropdown_users() still not scalable
-------------------------+---------------------------------------------
 Reporter:  prettyboymp  |       Owner:  joedolson
     Type:  enhancement  |      Status:  accepted
 Priority:  normal       |   Milestone:  6.3
Component:  Users        |     Version:  3.3.1
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  ui, accessibility, performance
-------------------------+---------------------------------------------

Comment (by azaozz):

 Replying to [comment:87 iandunn]:
 > What do you think about using
 [https://wordpress.github.io/gutenberg/?path=/docs/components-
 comboboxcontrol--default ComboboxControl] as an autocomplete?

 Yep, this looks really good imho, and meets the accessibility requirements
 I think.

 > ...then swapped the data on the fly

 Think one of the features of the ComboboxControl is that the (previously
 used) data is stored locally and can be reused by all instances. So
 perhaps the drop-down part of all instances can be updated with the
 new(er) entries after every search (still need to experiment with how that
 would "feel" but think it would be nicer than showing some default data
 everywhere).

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


More information about the wp-trac mailing list