Skip to content

Clean up modal workarounds#33062

Open
crisbeto wants to merge 2 commits intoangular:mainfrom
crisbeto:modal-workarounds
Open

Clean up modal workarounds#33062
crisbeto wants to merge 2 commits intoangular:mainfrom
crisbeto:modal-workarounds

Conversation

@crisbeto
Copy link
Copy Markdown
Member

@crisbeto crisbeto commented Apr 9, 2026

A few months ago we switched to rendering the select and autocomplete modals inline which means that we don't need the aria-owns workaround anymore.

@crisbeto crisbeto added target: patch This PR is targeted for the next patch release merge: preserve commits When the PR is merged, a rebase and merge should be performed labels Apr 9, 2026
@pullapprove pullapprove bot requested review from adolgachev and ok7sai April 9, 2026 12:30
@crisbeto crisbeto added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Apr 9, 2026
crisbeto added 2 commits April 9, 2026 18:51
Now that we're rendering the autocomplete popover inline, we no longer need the `aria-owns` workaround.
Now that we're rendering the select popover inline, we no longer need the `aria-owns` workaround.
@crisbeto crisbeto force-pushed the modal-workarounds branch from 995dc0a to 300f6c4 Compare April 9, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: material/autocomplete area: material/select merge: preserve commits When the PR is merged, a rebase and merge should be performed target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants