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
@adolgachev
Copy link
Contributor

This is still pending but I'll take a look this week as I'm back on rotation and try to fix the tests and merge if possible.

@adolgachev
Copy link
Contributor

This does cause a lot of churn internally. In some cases unfortunately, the change in background conflicts with overlays on top of it (like date-picker). We'll need some more time to see how it could be rolled out.

@adolgachev adolgachev self-assigned this Nov 14, 2025
@mmalerba mmalerba removed their request for review December 1, 2025 20:55
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