p-chip: Missing button role on a remove icon #15095
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
Remove icon elements are missing a button role and aria-label attribute cannot be used on a remove icon element (TimesCircleIcon & span) with no valid role attribute.
The button role identifies an element as a button to assistive technology such as screen readers.
Environment
chrome
Reproducer
https://primeng.org/chip
Angular version
17.0.0
PrimeNG version
17.11.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.16.0
Browser(s)
No response
Steps to reproduce the behavior
https://primeng.org/chip
Expected behavior
No response
The text was updated successfully, but these errors were encountered: