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

JsPlumb connectors moves across all screen. #29

Closed
joseconstela opened this issue Apr 13, 2019 · 1 comment
Closed

JsPlumb connectors moves across all screen. #29

joseconstela opened this issue Apr 13, 2019 · 1 comment
Labels
good first issue Good for newcomers 🙏🏼 help wanted Extra attention is needed 🎨 usability & ui

Comments

@joseconstela
Copy link
Member

joseconstela commented Apr 13, 2019

Current behaviour

JsPlumb connectors moves across all screen.

Untitled

Expected behaviour:

Connectors should remain over the cards circles when the user drag and drop cards over the flow editor ui.

Steps to reproduce:

Make sure you have MeteorJS installed. https://www.meteor.com/install

  • Pull latest changes from jsplumb branch
  • Start meteor
  • Go to "Flows" section, then click on "create new flow".
  • Drag and drop the cards over the UI and connect the cards circles.
  • Move the cards over the screen.

Where is the Flow editor code?

imports/modules/flows/client/ui/_common

joseconstela pushed a commit that referenced this issue Apr 13, 2019
@joseconstela
Copy link
Member Author

Solved. I was using getInstance instead of using jsplumb's global one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers 🙏🏼 help wanted Extra attention is needed 🎨 usability & ui
Projects
None yet
Development

No branches or pull requests

1 participant