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: login repeat 2 times #2179

Merged
merged 1 commit into from
Oct 20, 2021
Merged

fix: login repeat 2 times #2179

merged 1 commit into from
Oct 20, 2021

Conversation

bzp2010
Copy link
Contributor

@bzp2010 bzp2010 commented Oct 20, 2021

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

Fix login repeat 2 times bug.

Related issues

fix #2174

Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@bzp2010 bzp2010 added bug Something isn't working frontend labels Oct 20, 2021
@bzp2010 bzp2010 self-assigned this Oct 20, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2021

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 68.13%. Comparing base (0fc4be7) to head (89e55dc).
Report is 188 commits behind head on master.

Files with missing lines Patch % Lines
web/src/pages/User/Login.tsx 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2179      +/-   ##
==========================================
- Coverage   68.24%   68.13%   -0.11%     
==========================================
  Files         127      127              
  Lines        3347     3352       +5     
  Branches      823      824       +1     
==========================================
  Hits         2284     2284              
- Misses       1063     1068       +5     
Flag Coverage Δ
frontend-e2e-test 68.13% <0.00%> (-0.11%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bzp2010 bzp2010 merged commit a6fc49b into apache:master Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: apisix dashoard 2.9版本需要重复登录才能进入UI界面
8 participants