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

Restore Use of Configuration Toast Level-Specific Css Classes #222

Conversation

taylorchasewhite
Copy link
Contributor

@taylorchasewhite taylorchasewhite commented Jun 26, 2023

This PR is intended to close #221 which addresses the loss of respecting various parameters to the BlazoredToasts component like:

  1. WarningClass
  2. ErrorClass
  3. SuccessClass
  4. etc.

We respect instance specific classes, but appear inadvertently to have removed support for these arguments. This is fixed in this PR. I also did a little bit of refactoring 🤪.

@taylorchasewhite taylorchasewhite force-pushed the fix-configuration-classes-applied-to-toasts branch from f280171 to 598f52c Compare July 3, 2023 17:41
@taylorchasewhite
Copy link
Contributor Author

Rebased to incorporate fixes/changes from #226

@taylorchasewhite
Copy link
Contributor Author

taylorchasewhite commented Jul 14, 2023

@chrissainty Am I able to kick off that "Build and Test" task, or is that something that an Admin needs to do manually?

Jk, just noticed this line:

This workflow requires approval from a maintainer.

@chrissainty
Copy link
Member

Apologies for the delay getting to this PR, @taylorchasewhite. The changes look good, just needs the latest from main and I think we can get this merged.

@taylorchasewhite
Copy link
Contributor Author

Okay! I'm out at a bar enjoying summer weather at the moment, but I can pull those in when I get back! ☀️🌊🍻

@chrissainty
Copy link
Member

You enjoy the weather @taylorchasewhite 😎🍻

@chrissainty chrissainty merged commit 634106d into Blazored:main Aug 6, 2023
@chrissainty chrissainty added the Bug Something isn't working label Feb 19, 2024
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

Successfully merging this pull request may close these issues.

[Bug] Additional Classes for Warning / Info / Success / etc. Toasts are no longer applied
2 participants