ui-grid-move-columns: Overlaps other grid columns after dragging far enough
I know this feature is still alpha, but I haven't found an issue around it.
ui-grid version: 4.0.2 browser: Vivaldi 1.14 (latest stable) also produce-able in Chrome. plunkr link
Steps to reproduce:
- Click the header column labeled "Id"
- Drag the id column to the right the right until about the "Extra 6" column.
- Around this point you should get something that looks like the image attached and the Id column is then stuck at this point and overlaps the other columns and your dragging ability is lost.
Notes:
- Does not matter if it has the ui-grid-infinite-scroll or not, just as an added test point.
- Once you get this to happen once you can get them to pile up around that point if you drag columns from the far right and far left they normally get stuck around the same point.

It only seem to happen when your drag distance is more than an arbitrary threshold, works fine even if you drag it all the way but in short bursts. But still, somewhat peculiar.
Hey Guys. Am still Facing the issue while dragging a column far away, the column overlaps and with other column and gets stuck. this occurs if we have more no. of columns. Please Need some Help on this.
I know this feature is still alpha, but I haven't found an issue around it.
ui-grid version: 4.0.2 browser: Vivaldi 1.14 (latest stable) also produce-able in Chrome. plunkr link
Steps to reproduce:
Click the header column labeled "Id"
Drag the id column to the right the right until about the "Extra 6" column.
- Around this point you should get something that looks like the image attached and the Id column is then stuck at this point and overlaps the other columns and your dragging ability is lost.
Notes:
- Does not matter if it has the ui-grid-infinite-scroll or not, just as an added test point.
- Once you get this to happen once you can get them to pile up around that point if you drag columns from the far right and far left they normally get stuck around the same point.
Hey! Did you find the solution for this? Can you please provide if any. TIA.