[wp-trac] [WordPress Trac] #33902: Accessible Tags auto-complete
WordPress Trac
noreply at wordpress.org
Fri Oct 14 07:09:29 UTC 2016
#33902: Accessible Tags auto-complete
------------------------------+--------------------------------------------
Reporter: afercia | Owner: azaozz
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.7
Component: Administration | Version: 4.3
Severity: normal | Resolution:
Keywords: has-patch needs- | Focuses: ui, accessibility, javascript
testing |
------------------------------+--------------------------------------------
Changes (by azaozz):
* keywords: needs-patch => has-patch needs-testing
Comment:
In 33902.3.patch:
- Use UI Autocomplete for suggesting tags in the metaboxes on the Edit
Post screen and in quick and bulk edit.
- Use the same settings like the editor link toolbar for Autocomplete.
- Fix suggesting tags for custom taxonomies for bulk edit.
The patch adds tags-suggest.js and makes it a dependency for inline-edit-
post.js and tags-box.js. Also adds `data-wp-taxonimy` attribute in the tag
input elements to better support custom taxonomies in the UI.
@afercia could you check if I didn't miss anything a11y related please.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33902#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list