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
I need help to make dnd-kit work with a virtualized table, but it doesn't detect the collision with absolute positioned elements. I don't know exactly how to do this.
Maybe there is a way to change position depending on dragged distance in the y axis ? Like in the example every row is 36px so can we detect if the row that is being dragged has moved at least 19px in order to change its position ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I need help to make dnd-kit work with a virtualized table, but it doesn't detect the collision with absolute positioned elements. I don't know exactly how to do this.
Maybe there is a way to change position depending on dragged distance in the y axis ? Like in the example every row is 36px so can we detect if the row that is being dragged has moved at least 19px in order to change its position ?
https://codesandbox.io/p/devbox/d9222r
Beta Was this translation helpful? Give feedback.
All reactions