Problem/Motivation

The current solution to sortable table headers is not very accessible.
It does not announce to assistive technology what clicking the header does, and it is not actionable using the keyboard.

There is an upstream issue in the "sortable" library here

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

swirt created an issue. See original summary.

swirt’s picture

The upstream issue in the sortable library has been resolved by adding an additional accessibility add on. So it needs to be brought in.

swirt’s picture

There are two additional upstream issues related to accessibility that will come in automatically when they are resolved upstream.
https://github.com/tofsjonas/sortable/issues/65
https://github.com/tofsjonas/sortable/issues/66

  • swirt committed 2a0476a8 on 1.0.x
    Issue #3393802 by swirt: Make table header sort of Reports accessible
    
swirt’s picture

Status: Active » Fixed
swirt’s picture

Status: Fixed » Closed (fixed)

This went out with release 1.0.20