ColumnControl drop-down accessibility issues
ColumnControl drop-down accessibility issues

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
I haven't yet worked on that aspect of ColumnControl - apologies. It is on my list of things to do!
Allan
No worries!
I just wanted to make sure this wasn't missed. Thanks! I appreciate your work!