aria icon indicating copy to clipboard operation
aria copied to clipboard

aria-sort should be allowed on multiple columns

Open jnurthen opened this issue 9 years ago • 14 comments

aria-sort states "For each table or grid, authors should apply aria-sort to only one header at a time."

It is relatively common in large tables to allow multiple columns to be used in the sort criteria. Sort by column 1 then sort by column 2 etc. We should be able to use aria-sort for this.

jnurthen avatar Mar 04 '16 21:03 jnurthen