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

nz-transfer move operations disabled state #8814

Closed
krisztofer-kunc opened this issue Oct 2, 2024 · 2 comments
Closed

nz-transfer move operations disabled state #8814

krisztofer-kunc opened this issue Oct 2, 2024 · 2 comments
Assignees
Labels
👌 Already Fixed There is already a PR trying to solve this Component: Transfer

Comments

@krisztofer-kunc
Copy link

krisztofer-kunc commented Oct 2, 2024

Reproduction link

https://stackblitz.com/edit/angular-pmeuuz

Steps to reproduce

Context: The nz-transfer must have some disabled checked items

  1. Check another item => the move right button will be highlighted.
  2. Uncheck the same item => the move right button is still highlighted

What is expected?

The move right button should be disabled

What is actually happening?

The move right button is still enabled

Environment Info
ng-zorro-antd 18.1.1
Browser Chrome
Screenshare.-.2024-10-02.11_27_41.AM.mp4

The issue seems to be related to this function:

handleSelect(direction: TransferDirection, checked: boolean, item?: TransferItem): void {

@ParsaArvanehPA
Copy link
Contributor

Hi @krisztofer-kunc
Thank you for reporting this issue 👍
A fix has been made #8824

@krisztofer-kunc
Copy link
Author

Many thanks!

@Laffery Laffery added the 👌 Already Fixed There is already a PR trying to solve this label Nov 15, 2024
@Laffery Laffery closed this as completed Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👌 Already Fixed There is already a PR trying to solve this Component: Transfer
Projects
None yet
Development

No branches or pull requests

4 participants