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: should close login panel first when execute onFinish callback #150

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

aelf-lxy
Copy link
Collaborator

should close login panel first when execute onFinish callback

@aelf-lxy aelf-lxy merged commit 647f558 into master Sep 12, 2024
5 checks passed
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.88%. Comparing base (c2db15a) to head (442b857).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ Coverage   89.76%   94.88%   +5.11%     
==========================================
  Files          21       21              
  Lines         215      215              
  Branches       70       70              
==========================================
+ Hits          193      204      +11     
  Misses          8        8              
+ Partials       14        3      -11     
Flag Coverage Δ
unittests 94.88% <ø> (+5.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

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.

After loading of guardian validation, the login panel does not immediately disappear
1 participant