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] 通过按Tab键获取焦点时无法输入,必须用鼠标获取焦点才能输入 #2960

Closed
21281 opened this issue Jun 11, 2023 · 2 comments · Fixed by #3119
Closed

Comments

@21281
Copy link

21281 commented Jun 11, 2023

tdesign-vue-next 版本

1.3.6

重现链接

No response

重现步骤

<t-select
  v-model="values"
  :options="userOptions"
  filterable
  multiple
  placeholder="请选择"
  :loading="loading"
  @search="onSearch"
></t-select>

期望结果

通过tab获取焦点后能够输入

实际结果

必须通过鼠标获取焦点才能输入

框架版本

vue(3.2.7)

浏览器版本

Chrome(114.0.5735.106)

系统版本

MacOS(13.4)

Node版本

v16.20.0

补充说明

No response

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

♥️ 有劳 @xkelvinx666 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @21281

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 a pull request may close this issue.

1 participant