Closed Asm-Def closed 1 year ago
I consider that it may be relative to this issue in react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd/issues/1881
fixed in https://github.com/Kanaries/graphic-walker/commit/77cc0e6735541d9d9196665c8076a2251e34565c.
If you have a fixed/absolute/transformed container, add a param fixContainer
to GraphicWalker
<GraphicWalker fixContainer={true} />
But there still exists some edge cases.
It seems fixes another situation (for a fixed or transformed container) not the one in JuypterLab.
fixed
I recently embedded Graphic Walker in Jupyter Notebook (https://github.com/Kanaries/pygwalker).
Then I found Top Tabbars and Left Sidebars always cause a strange offset while dragging pills from the field list, see the GIF