Picklist: <ul>item lists are missing a label #14944
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
LTS-16-PORTABLE
LTS-FIXED-16.9.8
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
elements with role="listbox" representing items do not have a label set.- https://github.com/primefaces/primeng/blob/master/src/app/components/picklist/picklist.ts#L144
- https://github.com/primefaces/primeng/blob/master/src/app/components/picklist/picklist.ts#L252
Here is a screenshot of the accessibility checker report taken from the documentation of Picklist component (https://primeng.org/picklist):
Environment
Ubuntu 22.04, WSL 2, Windows 11 PRO
Reproducer
No response
Angular version
15.2.10
PrimeNG version
17.9.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
Chrome 121
Steps to reproduce the behavior
No response
Expected behavior
Expected no issues reported for Picklist component regarding accessibility.
The text was updated successfully, but these errors were encountered: