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

Add CancelClosingModalWhenFocusLost extension method. #13317

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

maliming
Copy link
Member

<Modal @ref="MyModal" Closing="MyModal.CancelClosingModalWhenFocusLost">

@maliming maliming added this to the 5.3-patch milestone Jul 15, 2022
@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #13317 (b2dd904) into rel-5.3 (80e96ea) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           rel-5.3   #13317   +/-   ##
========================================
  Coverage    49.44%   49.44%           
========================================
  Files         3117     3117           
  Lines        93245    93245           
========================================
  Hits         46103    46103           
  Misses       47142    47142           
Impacted Files Coverage Δ
...ame.MongoDB/MongoDb/MyProjectNameMongoDbContext.cs 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4b8c10...b2dd904. Read the comment docs.

@realLiangshiwei realLiangshiwei merged commit 3d0df50 into rel-5.3 Jul 15, 2022
@realLiangshiwei realLiangshiwei deleted the modal-closing branch July 15, 2022 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants