Skip to content

fix: #19442 - p-select: with virtual scroll and filter, option list gets hidden after clearing clearing letter one by one#19451

Merged
mehmetcetin01140 merged 1 commit into
masterfrom
issue-#19442
Mar 2, 2026
Merged

fix: #19442 - p-select: with virtual scroll and filter, option list gets hidden after clearing clearing letter one by one#19451
mehmetcetin01140 merged 1 commit into
masterfrom
issue-#19442

Conversation

@mehmetcetin01140

Copy link
Copy Markdown
Contributor

fixes #19442

@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown

Thank you for your contribution! We will review your PR shortly. Please make sure to manually link it to an issue for proper tracking.

@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown

AI Code Review

Awaiting Maintainer Review

Fixes virtual scroll overlay height issue when filtering p-select by moving calculateAutoSize() call from onChange to init lifecycle hook, preventing premature size calculation when items array changes

A maintainer will review this PR and provide feedback.


This is an automated review.

@mehmetcetin01140 mehmetcetin01140 merged commit 4a0485a into master Mar 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

p-select: with virtual scroll and filter, option list gets hidden after clearing clearing letter one by one

1 participant