primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.62k stars 4.62k forks source link

Component: p-tableCheckbox and p-tableHeaderCheckbox accessibility issue #13230

Closed KalyaniDas closed 1 year ago

KalyaniDas commented 1 year ago

Describe the bug

I am using p-tableCheckbox and p-tableHeaderCheckbox for p-table component , getting some accessibility related critical issues below are the screenshots image

Environment

angular/cli: ^14.2.10, angular/compiler-cli":^14.2.12 primeng : ^14.2.3 primeicons: ^6.0 node": ^12.11.1

Reproducer

No response

Angular version

14.2.10

PrimeNG version

14.2.3

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

^12

Browser(s)

No response

Steps to reproduce the behavior

Go to primeNg table example https://www.primefaces.org/primeng-v14-lts/table/selection scan paginator component (scan part of the page) using axe dev Tools or any other accessibility tool see the result

image image

Expected behavior

how to fix all accessibility related serious and critical issue.

tconere-accela commented 1 year ago

@cetincakiroglu

Can you please add the Component: Accessibility label to the following tickets also?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale. If this issue is still affecting you with the latest version, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize it yet. If you have any new additional information, please include it with your comment!

github-actions[bot] commented 1 year ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you for your understanding!

avytak commented 8 months ago

Hi everyone, do we have any updates regarding that? I'm facing the same issue for v16.5.1

bhavani95 commented 4 months ago

Not able to set ariaLabel dynamically for p-tablecheckbox, the minute i land on the page i see the dynamic ariaLabel but, once i check/uncheck the check box, it is no longer having dyanmic one. Version using v16.1.3.