domino-ui icon indicating copy to clipboard operation
domino-ui copied to clipboard

DataTable mixed plugins DragAndDrop with Edit mode should disable DragAndDrop

Open howudodat opened this issue 6 months ago • 0 comments

Describe the bug DataTable with both DragDropPlugin and edit mode, doesn't prevent the drag while in edit mode.

To Reproduce Create DataTable with DragDropPlugin Edit a row Click Drag to select text in a textbox

Expected behavior The drag event shouldn't bubble to the Drag plugin when the row is in edit mode;

Screenshots image

howudodat avatar Feb 27 '24 14:02 howudodat