[wp-trac] [WordPress Trac] #36908: Customizer menus and widgets "search" usability and visual improvements
WordPress Trac
noreply at wordpress.org
Mon Oct 3 16:27:57 UTC 2016
#36908: Customizer menus and widgets "search" usability and visual improvements
----------------------------------------------+----------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7
Component: Customize | Version: 4.3
Severity: normal | Resolution: fixed
Keywords: has-screenshots has-patch commit | Focuses: ui,
| accessibility
----------------------------------------------+----------------------------
Changes (by afercia):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"38709"]:
{{{
#!CommitTicketReference repository="" revision="38709"
Customize: Improve the widgets and menu items search.
- adds a "search" icon into the search fields
- adds a hidden description for the widget search field, targeted by
`aria-describedby`
- adds the "clear-results" button to the widgets search
- removes the `change` and `search` events bound on the widget search, for
these "live searches" WordPress should standardize on `input` (+ `keyup`
when needed)
- adds property and function to keep track and update the number of the
widgets search results
- the widgets search results are now announced via `wp.a11y.speak()`
- adds a visible and audible message when there are no widgets search
results
- moves some CSS to `customize-controls.css`
Props ryankienstra, melchoyce, afercia.
Fixes #36908.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36908#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list