ng-zorro-antd icon indicating copy to clipboard operation
ng-zorro-antd copied to clipboard

tranfer & tree

Open SealinGp opened this issue 2 years ago • 2 comments

Reproduction link

https://ng-zorro-antd-ivy-iynbql.stackblitz.io

Steps to reproduce

1.nz-transfer with left render tree 2.nzShowSearch 3.search left render tree 4.left items length can not match actual left render tree length

What is expected?

  1. i hope we can change display length of custom render list tree node actual length == custom render tree list display length

What is actually happening?

level 1 tree length = custom render list length != tree node actual length

Environment Info
ng-zorro-antd 13.4.0
Browser chrome

SealinGp avatar Aug 05 '22 07:08 SealinGp

image

SealinGp avatar Aug 05 '22 07:08 SealinGp

image

SealinGp avatar Aug 05 '22 08:08 SealinGp

Hello, could you help me? I making a tree- transfer and I have problems with de search, can you show me how you do that? please I need make this point that you mencioned : "3.search left render tree" thank you

Adriana031991 avatar Dec 27 '22 15:12 Adriana031991

Hello, could you help me? I making a tree- transfer and I have problems with de search, can you show me how you do that? please I need make this point that you mencioned : "3.search left render tree" thank you

plz refer this code https://stackblitz.com/edit/ng-zorro-antd-ivy-iynbql?file=src/app/app.component.ts

SealinGp avatar Dec 28 '22 02:12 SealinGp