Skip to content

fix(material/select): wrong transform origin when opening upwards inside another overlay#33032

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33028/select-border-radius
Apr 6, 2026
Merged

fix(material/select): wrong transform origin when opening upwards inside another overlay#33032
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33028/select-border-radius

Conversation

@crisbeto

@crisbeto crisbeto commented Apr 4, 2026

Copy link
Copy Markdown
Member

mat-select had an overly-broad :not selector for the base case where the dropdown opens downwards that was being overwritten when opening upwards if the select is placed inside another overlay.

Fixes #33028.

…ide another overlay

`mat-select` had an overly-broad `:not` selector for the base case where the dropdown opens downwards that was being overwritten when opening upwards if the select is placed inside another overlay.

Fixes angular#33028.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Apr 4, 2026
@pullapprove pullapprove Bot requested review from ok7sai and tjshiu April 4, 2026 07:03
@crisbeto crisbeto removed the request for review from tjshiu April 6, 2026 17:41
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Apr 6, 2026
@crisbeto crisbeto merged commit ab21f78 into angular:main Apr 6, 2026
28 of 32 checks passed
@crisbeto

crisbeto commented Apr 6, 2026

Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Apr 6, 2026
…ide another overlay (#33032)

`mat-select` had an overly-broad `:not` selector for the base case where the dropdown opens downwards that was being overwritten when opening upwards if the select is placed inside another overlay.

Fixes #33028.

(cherry picked from commit ab21f78)
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators May 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: material/select target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(mat-select-panel): select panel always animates in from top when nested inside a mat-dialog

2 participants