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

fix(Toast): missing Icon on ToastOption #870

Merged
merged 3 commits into from
Mar 27, 2023
Merged

Conversation

azlis
Copy link
Collaborator

@azlis azlis commented Mar 27, 2023

Toast Icon not displayed

Description

update Toast IconOptions code
close #869

@bb-auto
Copy link

bb-auto bot commented Mar 27, 2023

Thanks for your PR, @azlis. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@bb-auto bb-auto bot added the bug Something isn't working label Mar 27, 2023
@bb-auto bb-auto bot requested a review from ArgoZhang March 27, 2023 06:46
@bb-auto bb-auto bot added this to the V7.5.0 milestone Mar 27, 2023
@ArgoZhang ArgoZhang changed the title fix: Toast Icon not displayed fix(Toast): missing Icon on ToastOption Mar 27, 2023
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #870 (1c87905) into main (8a38c83) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #870   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          477       477           
  Lines        15738     15735    -3     
=========================================
- Hits         15738     15735    -3     
Impacted Files Coverage Δ
...rc/BootstrapBlazor/Components/Toast/Toast.razor.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ArgoZhang ArgoZhang merged commit 32be19f into main Mar 27, 2023
@ArgoZhang ArgoZhang deleted the lee/ToastIconOption branch March 27, 2023 07:45
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(Toast): missing Icon on Options
2 participants