Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

perf: add autofocus to login username input #742

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

Aanko
Copy link
Contributor

@Aanko Aanko commented Dec 1, 2022

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:

image

Console 端登录页面支持自动聚焦输入框

@f2c-ci-robot f2c-ci-robot bot added the kind/improvement Categorizes issue or PR as related to a improvement. label Dec 1, 2022
@vercel
Copy link

vercel bot commented Dec 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
ui ✅ Ready (Inspect) Visit Preview Dec 1, 2022 at 4:19AM (UTC)

@f2c-ci-robot f2c-ci-robot bot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Dec 1, 2022
Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Dec 1, 2022
@ruibaby ruibaby changed the title Add autofocus to login user name input box Add autofocus to login username input Dec 1, 2022
@ruibaby ruibaby changed the title Add autofocus to login username input perf: add autofocus to login username input Dec 1, 2022
Copy link
Member

@guqing guqing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Dec 1, 2022
Copy link
Member

@JohnNiang JohnNiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Dec 1, 2022

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 1, 2022
@f2c-ci-robot f2c-ci-robot bot merged commit 08d0835 into halo-dev:main Dec 1, 2022
JohnNiang pushed a commit to JohnNiang/halo that referenced this pull request Mar 2, 2023
#### 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 端登录页面支持自动聚焦输入框
```
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/improvement Categorizes issue or PR as related to a improvement. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

登录页自动聚焦用户名输入框
4 participants