Component: MultiSelect with virtual scroll #16708
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The bug occurs when a user searches in the multiselect component with virtual scroll and reaches a "No results found" state. Upon partially clearing the search term to bring back multiple results, the dropdown panel height does not automatically expand to display all results, remaining limited to a single row height.
Environment
MacOS, Chrome
Reproducer
No response
Angular version
18.2.11
PrimeNG version
17.18.11
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.11.1
Browser(s)
Chrome 130
Steps to reproduce the behavior
Open the multiselect virtual scroll demo at https://primeng.org/multiselect#virtualscroll.
Expected behavior
Dropdown panel automatically expands it's height to display multiple results
The text was updated successfully, but these errors were encountered: