material-components-web icon indicating copy to clipboard operation
material-components-web copied to clipboard

[Dialog] Dialog don't follow M3 specs

Open neo-xy opened this issue 1 year ago • 1 comments

Bug report

Dialog background is not following M3 sepcs-> should be surface-container-high but it's not. (if it should not follow - can we know the reason why?)

Steps to reproduce

Issue first was reported here: https://github.com/angular/components/issues/29230 but angular-components team "linked" it here. !!! If corrected please inform Angular-components team about it !!!

Actual behavior

background is of different color then specified in docs (much more lighter)

Expected behavior

background should be set to surface-container-high as per docs: https://m3.material.io/components/dialogs/specs which is the one thta is used in M3 Figma components

Your Environment:

Software Version(s)
MDC Web
Browser Chrome
Operating System MacOs

Possible solution

Change dialog bg to be set to surface-container-high and Inform Angular-components team about it (I am guessing that You are using "old" veriation of "surface" colors so the issue may exists in other components as well)

neo-xy avatar Jun 18 '24 07:06 neo-xy