You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected result:
Regardless of which row we drag, it should be placed wherever we drop it.
Actual result: When we drag and drop a row it is being placed where we drop it only sometimes. The bug is being easily reproduced, but I can't fixate on the exact cases in which the feature doesn't work. Needs further investigation.
The same works as expected in Angular!
For improvement:
Add a visual identifier of where the dragged row will be placed.
The text was updated successfully, but these errors were encountered:
Go to this example https://staging.infragistics.com/react-demos/grids/grid/row-reorder and observe the behavior.
For fixing:
Expected result:
Regardless of which row we drag, it should be placed wherever we drop it.
Actual result: When we drag and drop a row it is being placed where we drop it only sometimes. The bug is being easily reproduced, but I can't fixate on the exact cases in which the feature doesn't work. Needs further investigation.
For improvement:
Add a visual identifier of where the dragged row will be placed.
The text was updated successfully, but these errors were encountered: