Closed KalyaniDas closed 1 year ago
@cetincakiroglu
Can you please add the Component: Accessibility label to the following tickets also?
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!
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!
Hi everyone, do we have any updates regarding that? I'm facing the same issue for v16.5.1
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.
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
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
Expected behavior
how to fix all accessibility related serious and critical issue.