[wp-trac] [WordPress Trac] #19867: wp_dropdown_users() still not scalable
WordPress Trac
noreply at wordpress.org
Fri Jan 24 19:21:28 UTC 2014
#19867: wp_dropdown_users() still not scalable
-------------------------------------------------+-------------------------
Reporter: prettyboymp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9
Component: Users | Version: 3.3.1
Severity: normal | Resolution:
Keywords: ui-feedback has-patch needs-refresh | Focuses:
| performance
-------------------------------------------------+-------------------------
Comment (by helen):
Replying to [comment:24 nacin]:
> Could we use the same user autocomplete we used in the network admin?
I think so - two things occur to me that are probably different, though.
It needs the ID as the value, as opposed to user_login in the current
instances or user_email as in the patch on #25348, and the UI needs to
show something more friendly than the ID and should prevent freeform
entry.
Also, the patch on #25348 whitelists the field against an enumerated list
(in_array) - should we keep expanding on that list, make it filterable,
something else?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/19867#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list