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

elementTools: Port Reordering #1742

Open
kumilingus opened this issue Jul 20, 2022 Discussed in #1717 · 3 comments
Open

elementTools: Port Reordering #1742

kumilingus opened this issue Jul 20, 2022 Discussed in #1717 · 3 comments
Labels
candidate feature A candidate for a built-in JointJS feature / plugin.

Comments

@kumilingus
Copy link
Contributor

kumilingus commented Jul 20, 2022

Discussed in #1717

Originally posted by eLizardiDevelopair July 5, 2022
Hi everyone,

I want to implement port reordering inside a node. Can I make it clicking a port and dragging it?

After I've been reading the documentation I've not found any solution. Any thoughts?

Kind regards


The purpose of this issue is to write a similar tool to this that would work with all built-in port layouts.

A possible feature list:

  • ability to change order of ports within a single group
  • ability to move port from a group to another group
  • ability to move port from one element to another element
@kumilingus kumilingus added the candidate feature A candidate for a built-in JointJS feature / plugin. label Jul 20, 2022
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Please remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the stale This issue/PR shows no activity for an extended period of time. label Jun 22, 2023
@kumilingus kumilingus removed the stale This issue/PR shows no activity for an extended period of time. label Jun 22, 2023
@lehoaibaokg
Copy link

lehoaibaokg commented Jun 26, 2023

We have an example related to it here: https://codepen.io/jointjs/pen/bGxqVxz
You guys can follow the above code, hope this helps.

@kumilingus
Copy link
Contributor Author

Thanks, @lehoaibaokg, I have updated the issue description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
candidate feature A candidate for a built-in JointJS feature / plugin.
Projects
None yet
Development

No branches or pull requests

2 participants