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

Make link creation more overridable #135

Open
Zorin95670 opened this issue Jan 23, 2023 · 0 comments
Open

Make link creation more overridable #135

Zorin95670 opened this issue Jan 23, 2023 · 0 comments
Assignees
Labels
Technical task Technical task

Comments

@Zorin95670
Copy link
Member

In case of Kubernator plugin, we want to manage link in a different way.

So we need to have method to list, add and remove links, so have to:

  • Add new method in DefaultData:
// Source, target = component
addLink(source, target)
  • Update the method createLink(L.980) of the DefaultDrawer with the previous method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Technical task Technical task
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants