@@ -113,6 +113,7 @@ export function ProductionBoardKanbanComponent({
|
||||
return null;
|
||||
};
|
||||
|
||||
// TODO, refine and use action
|
||||
const onDragEnd = async ({ draggableId, type, source, reason, mode, destination, combine }) => {
|
||||
//cardId, sourceLaneId, targetLaneId, position, cardDetails
|
||||
logImEXEvent("kanban_drag_end");
|
||||
|
||||
Reference in New Issue
Block a user