Bugfix
Detail
#26896
DnD: Drop operation with drop type "child" on table gets the wrong row object
A drop handler with drop type "child" (i.e. drop on one row and not ordered between the rows) gets the wrong row object (the one row below). In particular, in a tree grid, dropping on the last row of a subtree always gets null as the row object.
Test
In tl-demo in the view Technical Demo : Components : Drag & Drop on : Treegrid drop work packages on matching agents.