[wp-meta] [Making WordPress.org] #542: Add Autocomplete to search
Making WordPress.org
noreply at wordpress.org
Fri Jan 22 21:32:11 UTC 2016
#542: Add Autocomplete to search
-------------------------+-------------------------------------------------
Reporter: Horttcore | Owner: coffee2code
Type: | Status: reopened
enhancement | Component: developer.wordpress.org
Priority: normal | Keywords: has-patch has-screenshots needs-
Resolution: | testing
-------------------------+-------------------------------------------------
Changes (by ocean90):
* status: closed => reopened
* resolution: fixed =>
Comment:
Nice job @keesiemeijer!
I think we have to filter the results with `array_unique()` before adding
them the autocomplete list , see [attachment:542-duplicates.png].
But wouldn't it be a better UX if you can click on an autocomplete item
and it redirects you to the search result directly? The search doesn't
support multiple names at once, so the next action is clicking on the
Search button. In this case `array_unique()` would be wrong, it should
probably display the type too like "get_terms (Function)" and "get_terms
(Filter Hook)".
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/542#comment:11>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list