components icon indicating copy to clipboard operation
components copied to clipboard

fix(material/snack-bar): prevent override of snack bar action button color

Open json-derulo opened this issue 1 year ago • 3 comments

Prevents the color (if specified) of the snack bar action button from being overridden to the accent color, when using the matSnackBarAction directive.

Closes #27328

json-derulo avatar Jul 26 '23 12:07 json-derulo

@crisbeto can you confirm if this was intended to only apply to unthemed buttons

mmalerba avatar Jul 27 '23 18:07 mmalerba

Just stumbled upon this issue. @mmalerba @crisbeto any chance this PR is merged so that user can override the --mat-mdc-snack-bar-button-color variable?

vmuresanu avatar Nov 10 '23 10:11 vmuresanu

Any chance this will be merged soon? @crisbeto Or if there is any other way to get it fixed to override the color of action button in snackbar

e-karlsson avatar Feb 07 '24 13:02 e-karlsson

@mmalerba @crisbeto I fixed the merge conflicts, the changes merge cleanly again. Is there something else blocking this PR from being merged?

json-derulo avatar Jul 03 '24 14:07 json-derulo

I think just the Google internal tests. I kicked off a run, lets see how it goes

mmalerba avatar Jul 17 '24 21:07 mmalerba