Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoints and connections not moving with the element on scroll in jsplumb scrollable lists (React) #90

Open
sandeep737462 opened this issue Jun 7, 2023 · 2 comments

Comments

@sandeep737462
Copy link

sandeep737462 commented Jun 7, 2023

Hello,

I'm using jsplumb in my react project. I created scrollable lists and made connections between the list items of different scrollable lists (This example in React).

When I scroll the list, the endpoints are not moving along the list element. The endpoint appears when the list item is in the viewport, but not near the list element. It is actually appearing in the initial position of the list element, whenever the list element tends to appear.

Screen.Recording.2023-06-07.at.3.08.13.PM.mov

Codesandbox Link

What should I do now?

@sporritt
Copy link
Member

sporritt commented Jun 7, 2023

I'm afraid all I can suggest at the moment is to get out the debugger and start plugging away. I have zero time to look at this right now. Sorry.

@sandeep737462
Copy link
Author

sandeep737462 commented Jun 8, 2023

That's okay. If you have any time in the future and able to solve this, let me know in the same thread. Thanks a lot @sporritt
👍

@sporritt sporritt transferred this issue from jsplumb/jsplumb Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants