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

Cascader popover should be closed after clicking a none-leaf node when using nzChangeOnSelect and hover trigger #6022

Closed
rppig42 opened this issue Nov 6, 2020 · 0 comments
Assignees

Comments

@rppig42
Copy link
Contributor

rppig42 commented Nov 6, 2020

Reproduction link

https://stackblitz.com/edit/angular-gcmkmy?file=src/app/app.component.ts

Steps to reproduce

  1. click the cascader to trigger a popover
  2. hover Zhejiang, and then click Hangzhou

What is expected?

  1. the popover should be closed

What is actually happening?

  1. the popover is not closed, which can be very misleading.
Environment Info
ng-zorro-antd 10.1.0
Browser Chrome latest

https://react-fvmcpb-2ij3hv.stackblitz.io

Both react and vue port of Ant Design works well

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

3 participants