Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#47047 closed enhancement (duplicate)

WP_List_Table table headers are missing `aria-sort` property for accessibility

Reported by: dannylonglegs Owned by:
Priority: normal Milestone:
Component: Administration Version:
Severity: normal Keywords:
Cc: Focuses: accessibility

Description

An aria-sort property should be added to table headers to inform the screen reader user whether the columns or rows in a grid can be sorted.

Link to code:
https://github.com/WordPress/WordPress/blob/700f891c36df5390cff668e876b07fd20cca8af6/wp-admin/includes/class-wp-list-table.php#L1137

Change History (3)

#1 @chetan200891
7 years ago

  • Focuses accessibility added

#2 @SergeyBiryukov
7 years ago

  • Component GeneralAdministration

#3 @afercia
7 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

@dannylonglegs thanks for your report! This issue is already tracked in #32170. You're very welcome to join and follow the conversation there. Any contribution to help that ticket move on would be greatly appreciated :)

Note: See TracTickets for help on using tickets.