igniteui-angular
igniteui-angular copied to clipboard
IgxGrid: draggable row behind dialog
Description
When rowDraggable
is enabled on a grid inside a dialog then the dragged element is behind the dialog.
- igniteui-angular version: 17.0.10
Steps to reproduce
- Open IgxGrid inside a IgxDialog
- Drag a row
Result
The dragged row is behind the IgxDialog.
Expected result
The dragged row should be in the foreground.
Attachments
https://stackblitz.com/edit/ns5xrp