Select component with filter: "No results found" entry should not be enabled or clickable #17382
Open
1 of 4 tasks
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
When having a filter on the Select component and no results are found, the "No results found" option is enabled and clickable, which should not be the case since it does not have any action and might confuse screen readers. (I noticed in E2E playwright tests).
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
not sure if this is actually considered a bug
Reproducer
https://primeng.org/select#filter
Environment
Can be seen on PrimeNG documentation website (Filter section). See link above.
Angular version
on primeNG docs site
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The item should not be enabled and should not clickable or selectable with screen readers. Because it is an information text only with no click action.
The text was updated successfully, but these errors were encountered: