Skip to content

Conversation

jjalbuenacabuyao
Copy link

Fixes a bug in the Angular Material dialog component where dialog uses surface container-color instead of surface-container-high as per Material 3 guidelines.

Fixes #30536

…al 3 design specs

Fixes a bug in the Angular Material dialog component where dialog
uses `surface` container-color instead of `surface-container-high`
as per Material 3 guidelines.

Fixes angular#30536
@jjalbuenacabuyao jjalbuenacabuyao requested a review from a team as a code owner June 1, 2025 12:55
@jjalbuenacabuyao jjalbuenacabuyao requested review from crisbeto and mmalerba and removed request for a team June 1, 2025 12:55
@andrewseguin andrewseguin added the action: merge The PR is ready for merge by the caretaker label Jun 1, 2025
@adolgachev adolgachev added requires: TGP This PR requires a passing TGP before merging is allowed action: global presubmit The PR is in need of a google3 global presubmit labels Sep 24, 2025
@adolgachev
Copy link
Contributor

FYI this is causing a fair number of internal tests to fail.

@adolgachev adolgachev added the presubmit failures This PR has failures in Google's internal presubmit process and cannot be immediately merged label Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: global presubmit The PR is in need of a google3 global presubmit action: merge The PR is ready for merge by the caretaker area: material/dialog presubmit failures This PR has failures in Google's internal presubmit process and cannot be immediately merged requires: TGP This PR requires a passing TGP before merging is allowed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(DIALOG): dialog's container-color does not follow Material 3 design specs
3 participants