We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.8.0
windows
https://stackblitz.com/edit/ng-zorro-antd-start-wovjye?file=src%2Fapp%2Fapp.component.ts
链接中,过多选中节点 的时候, treeSelect 框内 节点值 一一排列 放不下
选中的节点过多时,框内的显示 能够支持以 ‘已选择了几项 ’ 代替 n 个 一一排列 的选中的value值
目前的显示 : 选中的节点值 一一排列
The text was updated successfully, but these errors were encountered:
I guess it's same with #2421, design problems.
Sorry, something went wrong.
feat(module:tree-select): support set the max count for tags
37434d3
close NG-ZORRO#2488
4081abb
feat(module:tree-select): support set the max count for tags (NG-ZORR…
5e6dddc
…O#2970) close NG-ZORRO#2488
2cd50de
hsuanxyz
No branches or pull requests
Version
1.8.0
Environment
windows
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-start-wovjye?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce
链接中,过多选中节点 的时候, treeSelect 框内 节点值 一一排列 放不下
What is expected?
选中的节点过多时,框内的显示 能够支持以 ‘已选择了几项 ’ 代替 n 个 一一排列 的选中的value值
What is actually happening?
目前的显示 : 选中的节点值 一一排列
Other?
The text was updated successfully, but these errors were encountered: