-
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
Storybook's accessibility addon detects an invalid ARIA attribute in the Password component. It says that aria-expanded is not allowed. It was introduced with v4.4.1 and breaks our accessibility check now.
Pull Request Link
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/edit/primevue-4-vite-issue-template?file=src%2FApp.vue
Environment
Storybook with PrimeVue
Vue version
3.5.21
PrimeVue version
4.4.1
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
- Create a story in Storybook for the Password Component
- Check the accessibility section
Expected behavior
Password component should not have forbidden ARIA attribute
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