[wp-trac] [WordPress Trac] #32170: List table: sortable column headers accessibility

WordPress Trac noreply at wordpress.org
Thu Jun 22 15:30:52 UTC 2023


#32170: List table: sortable column headers accessibility
------------------------------------------------+--------------------------
 Reporter:  afercia                             |       Owner:  joedolson
     Type:  defect (bug)                        |      Status:  reopened
 Priority:  normal                              |   Milestone:  6.3
Component:  Administration                      |     Version:  4.2
 Severity:  normal                              |  Resolution:
 Keywords:  has-patch commit reporter-feedback  |     Focuses:  ui,
                                                |  accessibility
------------------------------------------------+--------------------------
Changes (by joedolson):

 * keywords:  has-patch commit => has-patch commit reporter-feedback


Comment:

 Patch incorporates changes from @kebbet, fixes a mismatched closing tag on
 the `caption` element, and switches the use of `list()` to a set of
 `isset()` checks on the new sortable parameters. `list()`

 An alternate solution would be to insert the missing keys into the array,
 but I think that this is more readable.

 If you want to test this, @chouby, that would be great. I tested against
 only one of the listed plugins (Complianz).

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


More information about the wp-trac mailing list