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

[Select 选择器] multiple多选模式下,无法通过enter键选中选项 #3606

Closed
wilonjiang opened this issue Nov 15, 2023 · 1 comment
Labels
🐞 bug Something isn't working to be published to be published

Comments

@wilonjiang
Copy link
Contributor

tdesign-vue-next 版本

1.6.8

重现链接

https://stackblitz.com/edit/5grv4p?file=src%2Fdemo.vue

重现步骤

  1. Select组件配置multiple属性,启用多选下拉框
  2. 展开下拉框,通过上下按键移动hover状态到任意选项
  3. 按enter键无法改变选项的checkbox状态

期望结果

按enter键应该改变hover状态选项的checkbox状态

实际结果

按enter键没有改变hover状态选项的checkbox状态

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

Node(v16.15.0)

补充说明

No response

Copy link
Contributor

👋 @wilonjiang,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working to be published to be published
Projects
None yet
Development

No branches or pull requests

3 participants