Broken ARIA reference on grid page footer

1 Answer 109 Views
Grid
Jack
Top achievements
Rank 1
Jack asked on 23 Dec 2021, 11:10 AM

Hello, I'm using some kendo grids in my application. i need to make them WCAG 2.1 AA compliant.

I use the wave plugin for chrome to see if there are any WCAG errors and its reporting that I have broken aria references on my grid page footer.

this is only happening on some grids so i believe its a setting to do with the grid or the page footer. 

this also happens on your basic demo of the grid

https://demos.telerik.com/kendo-ui/grid/basic-usage

but not the grid overview 

https://demos.telerik.com/kendo-ui/grid/index

 

thanks in advance

Jack

1 Answer, 1 is accepted

Sort by
0
Georgi Denchev
Telerik team
answered on 28 Dec 2021, 09:09 AM

Hello, Jack,

Thank you for the provided details.

There is an open issue in our public GitHub repository about a missing label on a select element:

https://github.com/telerik/kendo-ui-core/issues/3575 

I've raised its priority and added some additional details.

I am assuming that the "errors" you're seeing are about the aria-describedby/labelledby attribute?

If that is the case, then please enable the navigatable configuration of the Grid, otherwise there could be missing accessibility feautures:

navigatable: true

Let me know if you have any questions.

Best Regards,
Georgi Denchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Jack
Top achievements
Rank 1
Answers by
Georgi Denchev
Telerik team
Share this question
or