Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
If you have feedback that’s not listed yet, submit your own.
Thanks for joining our community and helping improve Syncfusion products!
4
Votes
Map label for input elements id to resolve missing form label error of WAVE and AXE accessibility tool
Sevvandhi Nagulan
Created On
:Sep 27, 2019 7:13 AM
Updated On
:Sep 27, 2019 7:15 AM
Type
:Feature Request
Control
:AutoComplete
Sevvandhi Nagulan
Created On
:
Sep 27, 2019 7:13 AM
Type
:
Feature Request
Control
:
AutoComplete
Updated On
:
Sep 27, 2019 7:15 AM
1.“Missing form label” error is thrown while checking our DropDownList with WAVE and axe tool of chrome browser. We need to map label for Id to DropDownList input element and for other input elements.
2. Elements must only use allowed ARIA attributes
We have checked the issue with axe tool, occurring because aria-placeholder and aria-read-only wrongly mapped.