Skip to content

fix(material/select): select shrinking after scroll #30902

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SergheiGurgurov
Copy link

i added growAfterOpen to the position strategy of the overlay, matching the behaviour of the mat-menu

Fixes #30901

Fixes a bug in the select component that makes it shrink on scroll
and not grow back when it get's back into view

Fixes angular#30901
@SergheiGurgurov SergheiGurgurov requested a review from a team as a code owner April 18, 2025 18:46
@SergheiGurgurov SergheiGurgurov requested review from adolgachev and crisbeto and removed request for a team April 18, 2025 18:46
@crisbeto crisbeto requested a review from andrewseguin April 18, 2025 19:27
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.

bug(Select): Select menu height shrinks when scrolling
1 participant