-
Notifications
You must be signed in to change notification settings - Fork 331
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
[AutoComplete] 未完全匹配时,框内按回车键,弹框未收起,且控制台报错 #2298
Comments
👋 @ghostpanda,感谢给 TDesign 提出了 issue。 |
信息已收到,抽空处理 |
我感觉这个交互可以改成 如果这个交互可以的话,我可以来帮忙修复这个 issues |
AutoComplete本质上是Input的一个扩展,毕竟不是Select,从这个角度看,应该不需要默认选中第一项😀 |
但是单单回车关闭下拉框的交互也是有点过于生硬 |
* fix: fix bug fix #2298 * remove useless comment * return and no emit event --------- Co-authored-by: YiJie <[email protected]>
tdesign-react 版本
1.1.10
重现链接
No response
重现步骤
未完全匹配框内按回车键,弹框未收起,后台报错
期望结果
弹框收起,控制台无报错
实际结果
No response
框架版本
React(18.2.0)
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: