[wp-trac] [WordPress Trac] #46573: Introduce a Site Health module for users to self-service their site

WordPress Trac noreply at wordpress.org
Sat Mar 23 14:26:19 UTC 2019


#46573: Introduce a Site Health module for users to self-service their site
---------------------------------------+-----------------------
 Reporter:  Clorith                    |       Owner:  pento
     Type:  task (blessed)             |      Status:  assigned
 Priority:  normal                     |   Milestone:  5.2
Component:  General                    |     Version:
 Severity:  normal                     |  Resolution:
 Keywords:  has-patch has-screenshots  |     Focuses:
---------------------------------------+-----------------------

Comment (by afercia):

 The SVG on the progress indicator is focusable in IE 11 and thus it's an
 empty tab stop. This is a known issue in IE 11. In Gutenberg all the SVG
 icons have the following attributes:

 `role="img" aria-hidden="true" focusable="false"`

 The same attributes should be added to this SVG. Let me know if you want
 me to open a separate ticket.

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


More information about the wp-trac mailing list