Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apply MatTheme to MatToaster if Type == MatToastType.Primary or Type == MatToastType.Secondary #604

Closed
jan-ai opened this issue Jun 15, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jan-ai
Copy link

jan-ai commented Jun 15, 2020

Describe the bug
If a MatToaster is created with Type MatToastType.Primary or MatToastType.Secondary the color of the text is always white.

To Reproduce
Let me know if more information is needed.

Expected behavior
The text color of the current MatTheme (either OnPrimary or OnSecondary) should be used.

@jan-ai jan-ai added the bug Something isn't working label Jun 15, 2020
@lindespang lindespang self-assigned this Jun 16, 2020
@lindespang
Copy link
Collaborator

@jan-ai Hi I've submitted a PR for this #612 , thanks for letting us know!

SamProf added a commit that referenced this issue Jul 5, 2020
- PR: Update MatSlider for Pin and Markers (Thanks to [enkodellc](https://github.com/enkodellc))
- PR: MatSelect - Adding support for GUID / GUID? #634 (Thanks to [softwaretirol](https://github.com/softwaretirol))
- PR: Toast theme fixes, fixes #604 #612 (Thanks to [lindespang](https://github.com/lindespang))
- PR: Added issue template for feature request and question, updated bug te… #608 (Thanks to [SeppPenner](https://github.com/SeppPenner))
- PR: Added mouse over texts for MatNavMenu components, adjusted examples. #606 (Thanks to [SeppPenner](https://github.com/SeppPenner))
- PR: MatBlazor.com redesign #603 (Thanks to [lindespang](https://github.com/lindespang))
@SamProf SamProf closed this as completed in cdfcb15 Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants