Facing accessibility-related issues with primeNg controls and AXE tools. #9834
Labels
LTS-FIXED-9.2.8
Fixed in PrimeNG LTS 9.2.8
LTS-FIXED-10.1.2
Fixed in PrimeNG LTS 10.1.2
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
We are facing issue with below controls in execution of Axe tool, ARIA label property is not getting added though we specified "ariaLabelledBy", due to that Axe tool shows it as WCAG non compliance. Need help in resolving it.
Dropdown
a. Ensures every ARIA button, link and menuitem has an accessible name
b. Ensures elements with an ARIA role that require child roles contain them
c. Ensures role attribute has an appropriate value for the element
Radiobutton
a. Ensures every ARIA toggle field has an accessible name
Checkbox
a. Ensures every ARIA toggle field has an accessible name
The text was updated successfully, but these errors were encountered: