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(DialogButton): no restore button icon if set IsAsync to true #1301

Merged
merged 2 commits into from
May 24, 2023

Conversation

ArgoZhang
Copy link
Collaborator

no restore button icon if set IsAsync to true

Description

close #1300

@bb-auto bb-auto bot added the bug Something isn't working label May 24, 2023
@bb-auto bb-auto bot added this to the V7.7.0 milestone May 24, 2023
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #1301 (addadce) into main (aae5b5e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1301   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          487       487           
  Lines        15872     15870    -2     
=========================================
- Hits         15872     15870    -2     
Impacted Files Coverage Δ
...strapBlazor/Components/Dialog/DialogCloseButton.cs 100.00% <100.00%> (ø)
...tstrapBlazor/Components/Dialog/DialogSaveButton.cs 100.00% <100.00%> (ø)

@ArgoZhang ArgoZhang merged commit 4056fed into main May 24, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-button branch May 24, 2023 11:47
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(DialogButton): no restore button icon if set IsAsync to true
1 participant