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

[Cascader] Cascader 组件同时开启 checkStrictly & filterable props,在筛选结果的浮层无法正确选中筛选项 #2683

Closed
gisrp opened this issue Dec 28, 2023 · 7 comments
Labels

Comments

@gisrp
Copy link

gisrp commented Dec 28, 2023

tdesign-react 版本

1.4.1

重现链接

重现链接

重现步骤

1.输入过滤关键字。
2.在过滤结果的浮层点选结果项,无法选中。

期望结果

过滤结果项可以通过点击正确选中

实际结果

无法选中

框架版本

1.4.1

浏览器版本

chrome 版本 120.0.6099.129(正式版本) (arm64)

系统版本

macos 14.2.1 (23C71)

Node版本

--

补充说明

--

Copy link
Contributor

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

Copy link
Contributor

github-actions bot commented Dec 28, 2023

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

@HaixingOoO
Copy link
Collaborator

目前Cascader组件有过滤的bug,已经解决待发布更新了,你添加checkStrictly(父子节点选中状态不再关联,可各自选中或取消),也就是点击选中失焦就会显示在input内容中了,双击就是可自定义选择其他的内容,还有其他问题吗?

@gisrp
Copy link
Author

gisrp commented Dec 28, 2023

没有其他问题了,谢谢

@HaixingOoO
Copy link
Collaborator

没有其他问题了,谢谢

已经解决问题的话,到时麻烦你自己关闭一下issue,谢谢!!!

@gisrp
Copy link
Author

gisrp commented Jan 2, 2024

@uyarn @HaixingOoO
今天尝试更新了1.4.2,发现问题仍然存在,是因为还没有发布吗?
参考如下链接,在cascader焦点输入关键字“1”,然后在filter浮动层点击选择选项,仍然无法选中。
https://stackblitz.com/edit/react-mb3ft1?file=package.json

@HaixingOoO
Copy link
Collaborator

您好,等待更新个新版本,之前修复了多选的,没注意到单选的一个问题,现在修复了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants