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 组件搜索展示结果后非最后一级的选项无法点击文字选择 #3133

Open
1 task done
unformalized opened this issue May 13, 2024 · 0 comments

Comments

@unformalized
Copy link

unformalized commented May 13, 2024

基本信息

额外补充

不通过搜索时,可以理解非最后一级点击文本是展示下一级数据,但是搜索时是所有层级已经平铺展示了,应该要去掉这个限制

预期结果

搜索出来的结果都可以通过点击文本选择

复现步骤

  1. 搜索注册建筑师
  2. 结果展示三条数据
    1. 住建/注册建筑师/一级注册建筑师
    1. 住建/注册建筑师/二级注册建筑师
    1. 住建/注册建筑师
  1. 上面两条数据可以通过点击文字选择,而最后一条数据只能通过点击圆圈选择,可能会造成用户困惑
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

No branches or pull requests

1 participant