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

Chip disappears while dragged in dialog #15106

Open
wnvko opened this issue Nov 26, 2024 · 0 comments
Open

Chip disappears while dragged in dialog #15106

wnvko opened this issue Nov 26, 2024 · 0 comments
Labels
🐛 bug Any issue that describes a bug 🆕 status: new

Comments

@wnvko
Copy link
Contributor

wnvko commented Nov 26, 2024

Description

I have a dialog window with chips area inside. When I start dragging a chip it disappears.

  • igniteui-angular version: ^18.0.0
  • browser: all

Steps to reproduce

Add an igx-chip-area in igx-dialog. Put some igx-chips in the area and make them draggable. Start the application, open the dialog and start dragging the chips.

Result

Chip disappears immediately after drag starts.

Expected result

Chip should not disappear while it is dragged over the dialog window.

Attachments

Here is a sample showing this behavior.

Chip in dialog

@wnvko wnvko added 🐛 bug Any issue that describes a bug 🆕 status: new labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 🆕 status: new
Projects
None yet
Development

No branches or pull requests

1 participant