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(field): keyboard events of search input in LightSelect #8629

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

Anzimu
Copy link
Contributor

@Anzimu Anzimu commented Aug 5, 2024

现况

轻量筛选 通过搜索框筛选后只能再通过鼠标操作选择,操作稍显麻烦。

修复后

搜索框输入后可直接通过方向键上下选择和回车选中。

修复方式

恢复选择器输入框除退格键外的键盘事件。

Copy link

github-actions bot commented Aug 5, 2024

⚡️ Deploying PR Preview...

@chenshuai2144 chenshuai2144 merged commit 92a6f57 into ant-design:master Aug 13, 2024
5 checks passed
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.

2 participants