-
Notifications
You must be signed in to change notification settings - Fork 527
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
feat: Press Enter key can trigger the Login button #1472
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And add the test case when the Enter key is pressed.
Codecov Report
@@ Coverage Diff @@
## master #1472 +/- ##
==========================================
+ Coverage 68.66% 68.69% +0.03%
==========================================
Files 48 48
Lines 3038 3038
==========================================
+ Hits 2086 2087 +1
+ Misses 713 712 -1
Partials 239 239
Continue to review full report at Codecov.
|
Hi, please sync your codes with the master branch to fix the CI failure. |
Please answer these questions before submitting a pull request
Why submit this pull request?
Bugfix
New feature provided
Improve performance
Backport patches
Related issues
resolve feat(fe): Press Enter key can trigger the Login button #1311
New feature or improvement
You can press Enter to log in.