-
Notifications
You must be signed in to change notification settings - Fork 357
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-input] 多选情况下就算allowInput为true也无法输入 #2336
Labels
to be published
fixed, not be published
Comments
👋 @Ericleungs,感谢给 TDesign 提出了 issue。 |
hy212
added a commit
to hy212/tdesign-vue
that referenced
this issue
Jun 6, 2024
…le selection cases(Tencent#2336)
Merged
16 tasks
fixed 1.9.5 |
uyarn
added a commit
that referenced
this issue
Jun 20, 2024
* chore: upgrade site component version (#3182) * fix(transfer): 添加tree属性支持 (#3185) * fix(transfer): 添加tree属性支持 添加tree属性对function的支持 #3123 * chore: fix composition demo * chore: fix demo --------- Co-authored-by: wū yāng <uyarnchen@gmail.com> * ci: tdesign-changelog-action (#3193) * ci(auto-release): fix merge_tag not working (#3194) * feat(tabs): supports scrolling operations via wheel or touchpad (#3187) * fix(select-input): allowInput is true and cannot be entered in multiple selection cases(#2336) (#3195) * feat(tabs): add scrollPosition API (#3196) * feat(tabs): add scrollPosition API * chore: update ssr snapshots * fix(cascader): 无children选项点击时不会显示之前列表 (#3201) * fix(tree): add allowDrop API to limit drop action (#3206) * fix(tree): tree 组件添加 allowDrop 属性方法 * chore(tree): tree 组件,提供 allowDrop 属性的示例 * fix(tree): tree 组件,规范 allowDrop 属性的 api 配置 * fix(tree): 解决 src/common.ts 中丢失 LayoutEnum 定义的问题 * test(tree): tree update snapshot * feat(DatePicker): optimize range picker panel header click logic (#3207) * feat(DatePicker): optimize range picker panel header click logic * feat(DatePicker): optimize range picker panel header click logic * chore: release 1.9.5 (#3208) * chore: release 1.9.5 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: sinbadmaster <40019023+sinbadmaster@users.noreply.github.com> Co-authored-by: liweijie0812 <674416404@qq.com> Co-authored-by: 李江辰 <SpaceCode@foxmail.com> Co-authored-by: hy212 <1101824575@qq.com> Co-authored-by: Zhang Yiyao <1379255913@qq.com> Co-authored-by: TabSpace <pillar0514@163.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-vue 版本
1.2.6
重现链接
https://tdesign.tencent.com/vue/components/select-input?tab=demo#%E5%A4%9A%E9%80%89%E7%AD%9B%E9%80%89%E5%99%A8%E8%BE%93%E5%85%A5%E6%A1%86
重现步骤
勾选是否允许输入,输入字符
期望结果
有字符输入
实际结果
无字符输入
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: