igniteui-angular icon indicating copy to clipboard operation
igniteui-angular copied to clipboard

IgxGrid: draggable row behind dialog

Open Timmeeeey opened this issue 1 year ago • 0 comments

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

  1. Open IgxGrid inside a IgxDialog
  2. 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

2024-01-16_10h51_43

Timmeeeey avatar Jan 16 '24 09:01 Timmeeeey