You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Axe Dev Tools for Accessibility is reporting the following issue:
The input form doesn't have a aria label.
Could you add the required aria label as something like "Filtered by"
Environment
Windows 10
Reproducer
No response
Angular version
17.2.1
PrimeNG version
17.7.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
No response
Steps to reproduce the behavior
Install the Axe Dev Tools for Accessibility plug-in.
cetincakiroglu
added
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Mar 13, 2024
Describe the bug
The Axe Dev Tools for Accessibility is reporting the following issue:
The input form doesn't have a aria label.
Could you add the required aria label as something like "Filtered by"
Environment
Windows 10
Reproducer
No response
Angular version
17.2.1
PrimeNG version
17.7.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The required aria label gets added to the input form
The text was updated successfully, but these errors were encountered: