[wp-trac] [WordPress Trac] #37230: Shiny Updates: "Installed Plugin" shiny search issues

WordPress Trac noreply at wordpress.org
Mon Jul 4 22:31:36 UTC 2016


#37230: Shiny Updates: "Installed Plugin" shiny search issues
------------------------------+--------------------------------------------
 Reporter:  afercia           |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  high              |   Milestone:  4.6
Component:  Plugins           |     Version:  trunk
 Severity:  major             |  Resolution:
 Keywords:  shiny-updates     |     Focuses:  ui, accessibility, javascript
  has-patch                   |
------------------------------+--------------------------------------------
Changes (by swissspidy):

 * keywords:  needs-patch shiny-updates => shiny-updates has-patch


Comment:

 [attachment:37230.diff] is a first pass at a patch to address the concerns
 raised above.

 1. Hides the submit button when JS is enabled and changes the search input
 styling to match other live searches (e.g. on the Add Plugins and Manage
 Themes screens). This includes a placeholder text
 2. Adds an `aria-describedby` attribute to the search input when JS is
 enabled, including the appropriate help tab content.
 3. Announces the number of search results, like on the Manage Themes
 screen.
 4. Adds `if ( history.pushState ) { … }` checks for IE9 and older.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37230#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list