p-dropdown: selected item is not changing when typing the first character of the items in the list #16462
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Milestone
Describe the bug
Before primeng version 16, when we just focus on the dropdown(with the drop down panel closed) and type the first character in the list, it used to change the selected item.
For example check the behavior in version 15:
Recording-20241001_121315.webm
But after version 16 this behavior is changed. The selected item doesnot change when typing first character of list items.
How can we achieve the same behavior ?
Environment
Windows 10
Reproducer
No response
Angular version
17
PrimeNG version
16
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: