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
Comments
Comment #2
swirtThe upstream issue in the sortable library has been resolved by adding an additional accessibility add on. So it needs to be brought in.
Comment #3
swirtThere 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
Comment #5
swirtComment #6
swirtThis went out with release 1.0.20