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

NzModalModule(nzDraggable): dragging a modal that contains an open nz-select doesn't move the nz-select with the modal #8844

Open
mfatha-wm opened this issue Oct 21, 2024 · 1 comment
Assignees

Comments

@mfatha-wm
Copy link

Screencast.from.21-10-2024.18.35.47.webm

Reproduction link

https://stackblitz.com/edit/angular-bddtcp-lxglnw?file=src%2Fapp%2Fapp.component.ts

Steps to reproduce

Open a draggable modal, open a select inside the modal, drag the modal.

What is expected?

The select either closes or moves with the modal.

What is actually happening?

The select stays still.

Environment Info
ng-zorro-antd 18.1.1
Browser Chrome
@ParsaArvanehPA
Copy link
Contributor

ParsaArvanehPA commented Oct 22, 2024

Hi @mfatha-wm
Thank you for reporting this issue,
This issue has been fixed in #8804.

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