Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing accessibility-related issues with primeNg controls and AXE tools. #9834

Closed
Nandakumaran-M opened this issue Jan 29, 2021 · 1 comment
Assignees
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

Comments

@Nandakumaran-M
Copy link

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.

  1. 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

  2. Radiobutton
    a. Ensures every ARIA toggle field has an accessible name

  3. Checkbox
    a. Ensures every ARIA toggle field has an accessible name

@yigitfindikli yigitfindikli self-assigned this Feb 1, 2021
@yigitfindikli yigitfindikli added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Feb 1, 2021
@yigitfindikli yigitfindikli added this to the 11.3.0 milestone Feb 1, 2021
yigitfindikli added a commit that referenced this issue Mar 8, 2021
@yigitfindikli yigitfindikli added LTS-FIXED-10.1.2 Fixed in PrimeNG LTS 10.1.2 LTS-FIXED-9.2.8 Fixed in PrimeNG LTS 9.2.8 and removed LTS-PORTABLE labels May 7, 2021
@morane1
Copy link

morane1 commented Oct 25, 2021

@yigitfindikli

still not working on PrimeNg 12.2.1

When using the NVDA accessibility program, he cannot read the internal content of the dropdown, when you navigate with arrows it only informing on selected item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants