-
Notifications
You must be signed in to change notification settings - Fork 4k
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
transfer 选项点击非文字及checkbox区域时无法选中 #3160
Comments
Translation of this issue: transfer option cannot be selected when clicking non-text and checkbox areasReproduction link[https://stackblitz.com/edit/ng-zorro-antd-start-jyi6ug?embed=1&file=src/app/app.component.html](https://stackblitz.com/edit/ng-zorro- Antd-start-jyi6ug?embed=1&file=src/app/app.component.html) Steps to reproduceClicking on the option blank area (non-text and checkbox) cannot be selected What is expected?Click the option hover color area can be selected What is actually happening?Clicking on the option blank area (non-text and checkbox) cannot be selected
|
…NG-ZORRO#3161) * fix(module:transfer): fix invalid trigger checked event in blank area - fix can't show no found * fix(module:transfer): fix forced to display when the original item is hidden close NG-ZORRO#3160 close NG-ZORRO#3159
…NG-ZORRO#3161) * fix(module:transfer): fix invalid trigger checked event in blank area - fix can't show no found * fix(module:transfer): fix forced to display when the original item is hidden close NG-ZORRO#3160 close NG-ZORRO#3159
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-start-jyi6ug?embed=1&file=src/app/app.component.html
Steps to reproduce
点击选项空白区域(非文字及checkbox)无法选中
What is expected?
点击选项hover变色区域都能选中
What is actually happening?
点击选项空白区域(非文字及checkbox)无法选中
The text was updated successfully, but these errors were encountered: