Skip to content

fix(material/sidenav): handle mixed sidenav and drawer#33274

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:sidenav-slots
May 19, 2026
Merged

fix(material/sidenav): handle mixed sidenav and drawer#33274
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:sidenav-slots

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Fixes that if we mix something like mat-drawer-container and mat-sidenav, the navigation ends up in the wrong slot and gets caught by the inert attribute when it's opened.

Fixes that if we mix something like `mat-drawer-container` and `mat-sidenav`, the navigation ends up in the wrong slot and gets caught by the `inert` attribute when it's opened.
@crisbeto crisbeto added the target: rc This PR is targeted for the next release-candidate label May 19, 2026
@pullapprove pullapprove Bot requested review from adolgachev and ok7sai May 19, 2026 07:25
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label May 19, 2026
@crisbeto crisbeto merged commit f2c6e4d into angular:main May 19, 2026
28 of 31 checks passed
@crisbeto
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 May 19, 2026
Fixes that if we mix something like `mat-drawer-container` and `mat-sidenav`, the navigation ends up in the wrong slot and gets caught by the `inert` attribute when it's opened.

(cherry picked from commit f2c6e4d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: material/sidenav target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants