Skip to content

fix(multiple): expand type for restoreFocus#32877

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32875/restore-focus-typing
Mar 3, 2026
Merged

fix(multiple): expand type for restoreFocus#32877
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32875/restore-focus-typing

Conversation

@crisbeto
Copy link
Copy Markdown
Member

@crisbeto crisbeto commented Mar 3, 2026

Fixes that the dialog and bottom sheet didn't expose all the possible values for the restoreValue option from the CDK dialog, even though they pass the value straight through to it.

Fixes #32875.

Loading
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 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(Dialog): restoreFocus in DialogConfig typed wrong

2 participants