Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#26837 closed enhancement (invalid)

Semantic elements for non-link links: POSTS link in admin screen

Reported by: sharonaustin Owned by:
Priority: normal Milestone:
Component: Accessibility Version: 3.8
Severity: normal Keywords: close
Cc: Focuses:

Description

The link for "POSTS" be changed to be a button that does something, rather than a link that takes you somewhere. See ticket #26504 for background.

Relevant file/s
/wp-admin/edit.php

In the particular case of the "POSTS" link, the beautiful dashicon of the pin that precedes the link to POSTS "may" require additional handling for screen readers and voice recognition systems; it's in a division with a class of "wp-menu-image". A second opinion would be appreciated on the dashicons and whether any special handling is needed as it applies to assistive technology.

Change History (3)

#1 @johnbillion
13 years ago

  • Keywords close added

Congrats on your first ticket Sharon.

I think the Posts menu item isn't a good one to start with as part of #26504, because the link is always a link that goes to the Posts listing screen.

#26504 means to tackle all the links that have an href attribute of # and therefore don't actually function as a link but as a button.

If you want a good one to start with, Gary's suggestion of the Reply link on the comment moderation screen would make sense.

#2 @sharonaustin
13 years ago

Oh, I see---thank you for the clarification; I'm glad I checked, and I really appreciate your feedback. I will pursue the suggestion of the Reply link on the comment moderation screen. Thanks again!

#3 @johnbillion
13 years ago

  • Keywords 2nd-opinion removed
  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed
Note: See TracTickets for help on using tickets.