-
Notifications
You must be signed in to change notification settings - Fork 482
perf: add autofocus to login username input #742
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
/lgtm
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.
/lgtm
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JohnNiang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
#### What type of PR is this? /kind improvement #### What this PR does / why we need it: 以便用户可以直接输入用户名,不需要再进行额外的鼠标键盘操作 #### Which issue(s) this PR fixes: Fixes halo-dev#2779 #### Screenshots: ![image](https://user-images.githubusercontent.com/28836989/204964637-07cb3b3f-efbe-4045-991e-a73698176dd1.png) ```release-note Console 端登录页面支持自动聚焦输入框 ```
What type of PR is this?
/kind improvement
What this PR does / why we need it:
以便用户可以直接输入用户名,不需要再进行额外的鼠标键盘操作
Which issue(s) this PR fixes:
Fixes halo-dev/halo#2779
Screenshots: