[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 12:36:56 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 copy to clipboard textarea likely needs reverted to a visible field

 It also needs to be properly labelled with a visible `<label>` element
 associated with for/id attributes.

 Re: the visibility issue: right now, this textarea is positioned off-
 screen. It's still focusable, can be tabbed into, and its entire content
 gets read out by screen readers:

 [[Image(http://cldup.com/L4oXjOpTjO.png)]]

 Putting it in a container hidden with `display: none` that gets revealed
 [https://github.com/WordPress/health-check/issues/287 as mentioned on
 GitHub] would solve the issue.

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


More information about the wp-trac mailing list