ColumnControl drop-down accessibility issues

ColumnControl drop-down accessibility issues

KuronumaKuronuma Posts: 14Questions: 5Answers: 0

Hello,

I recently installed the latest update to DataTables and I have enabled the new Column Control extension. This feature is super exciting! However, when I was testing this feature, I discovered an issue - when navigating the DataTable with a keyboard, I can open and close the ColumnControl drop-down, but I cannot tab into the drop-down.

The drop-down also does not have aria properties like aria-controls and aria-expanded. This makes it difficult for screen readers to understand what is happening in the table.

Replies

  • allanallan Posts: 64,658Questions: 1Answers: 10,689 Site admin

    I haven't yet worked on that aspect of ColumnControl - apologies. It is on my list of things to do!

    Allan

  • KuronumaKuronuma Posts: 14Questions: 5Answers: 0

    No worries! :) I just wanted to make sure this wasn't missed. Thanks! I appreciate your work!

Sign In or Register to comment.