[wp-trac] [WordPress Trac] #21258: Autosuggest for tags suggests tag already chosen
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 13 12:38:03 UTC 2012
#21258: Autosuggest for tags suggests tag already chosen
-------------------------+-----------------------------
Reporter: roytanck | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
When entering tags in the meta box on a post (or page) edit screen in
admin, the AJAX autosuggest will suggest tags that have already been added
to the post (i.e. shown below the input field).
Steps to reproduce:
1. Go to the post edit screen.
2. Add a tag (example: "Apple") to the current post.
3. Type "App" in the tag entry field and wait for autosuggest to come up.
4. "Apple" is listed in the suggestions dropdown.
I've investigated this a little, and I don't think there's a really easy
patch for this (mostly because of how suggest.js works). However, it would
imho be very elegant to fix this. Perhaps autocomplete.js can be of
service here (see issue #12399)?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21258>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list