[wp-trac] [WordPress Trac] #36424: graphically visualize if comments are closed (in wp-admin/edit.php)

WordPress Trac noreply at wordpress.org
Mon May 9 22:07:34 UTC 2016


#36424: graphically visualize if comments are closed (in wp-admin/edit.php)
-------------------------------------+-------------------------------------
 Reporter:  pixelverbieger           |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  Comments                 |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch has-           |     Focuses:  ui, accessibility,
  screenshots ux-feedback            |  administration
-------------------------------------+-------------------------------------

Comment (by afercia):

 @rachelbaker yep it's always better to hide CSS generated content with
 `aria-hidden` since some screen readers (e.g. VoiceOver) tend to consider
 it like a "text element". Maybe `aria-hidden` could be set on the dashicon
 span, saving one span? No other accessibility concerns, as long as there's
 some screen-reader-text that assistive technologies can read out.
 Not so convinced about the visual part, but will leave this to the design
 team :)

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


More information about the wp-trac mailing list