Files
wordpress-develop/src/wp-admin
Dominik Schilling (ocean90) 724b22938e Customizer: Accessibility improvements for menu item searches.
* Add a description and an `aria-describedby` attribute to inform users this is a "live" search.
* Announce the number of search results via `wp.a11y.speak`.
* Use `aria-busy` attribute to stop screen readers announcing content while the "loading more results" is running.
* Increase the search debounce wait interval to 500ms to be consistent with other live searches.
* If a search fails don't call `wp.a11y.speak` with an undefined variable.

props afercia.
see #32720.

git-svn-id: https://develop.svn.wordpress.org/trunk@32891 602fd350-edb4-49c9-b593-d223f7449a82
2015-06-20 19:21:38 +00:00
..
2015-06-01 17:37:14 +00:00
2015-05-03 16:17:06 +00:00
2015-04-15 00:38:00 +00:00
2015-06-16 20:00:15 +00:00
2015-06-18 12:26:40 +00:00