-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible
Description
Describe the bug
Hello,
I'm using removable chips, and I figured out that the svg remove icon has aria-hidden="true" attribute and does not have the tabindex attribute, which makes it impossible to focus with the tab key.
Pull Request Link
No response
Reason for not contributing a PR
- Lack of time
- Unsure how to implement the fix/feature
- Difficulty understanding the codebase
- Other
Other Reason
No response
Reproducer
https://stackblitz.com/run?file=src%2FApp.vue
Environment
Vue 3.5.22
PrimieVue 4.4.1
Node 22.18.0
Vue version
3.5.22
PrimeVue version
4.4.1
Node version
22.18.0
Browser(s)
No response
Steps to reproduce the behavior
- Display a removable chip
- Press on tab key
- See that the removable icon is not focused
Expected behavior
The remove icon should be focusable with tab key
Metadata
Metadata
Assignees
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible