mito-ds / mito

The mitosheet package, trymito.io, and other public Mito code.
https://trymito.io
Other
2.26k stars 152 forks source link

Reordering column with high column index has offset problem #827

Open aarondr77 opened 1 year ago

aarondr77 commented 1 year ago

When reordering columns at the start of the dataframe, the draggle column is correct, but when dragging a column further into the dataframe, the draggable column is offset to contain info from the column header next to it.

https://github.com/mito-ds/monorepo/assets/18709905/d4c5cf14-0452-4445-8514-3b2f8b399976

Udit-takkar commented 1 year ago

@aarondr77 looking into this bug