Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
We are getting accessibility errors/warnings in the popup component of DateRangePicker like below related to HTML code
Sample - Ready to check - Nu Html Checker
Default DatePicker Sample - 3ndzsh4x (forked) - StackBlitz
Replication procedure:
Expected Output: Please add the aria-labelledby for the <table> , aria-checked, role for <td> elements of DateRangePicker popup and head element to resolve the accessibility issues.
Current Output: Missing of the aria-labelledby for the <table> , aria-checked, role for <td> elements of DateRangePicker popup and head element Causing accessibility issues.