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

TreeSelect树选择, 使用勾选框实现多选功能 显示的问题 #2488

Closed
lyj1008 opened this issue Nov 20, 2018 · 2 comments
Closed

Comments

@lyj1008
Copy link

lyj1008 commented Nov 20, 2018

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?

image

@wzhudev
Copy link
Member

wzhudev commented Nov 20, 2018

I guess it's same with #2421, design problems.

@wzhudev

This comment has been minimized.

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

No branches or pull requests

4 participants