deep-foundation / deep-foundation/deepcase-app

Cytoscape insert link=node

Open
#50 0 comments 0 reactions 1 assignee Claimed by @Aruseli View on GitHub
Dominant language
TypeScript
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

### basic insert from bg
- [ ] - [ ] background contextmenu allow + (insert link)
- [ ] react type embeded html cytoscape rectangle with rounded borders = `type founder`
- [ ] allow select on of elements in `type founder` and click `X` or `V` button.
![Image](https://user-images.githubusercontent.com/7591093/173471018-256dc65c-8c1d-4f2a-b9f3-9b8b9c18d6ed.png)

---

### insert from bg with from-to drawing
- [ ] if `V` button clicked, and selected type describe link=edge (with from/to) not link=node (without from/to), then need to enable visual selector for drawing line between **base** cyto layer with visible now in space links.
- [ ] click by background resets all insert sequesnce states

![Image](https://user-images.githubusercontent.com/7591093/173471382-ee2a091c-638d-46d3-bfa7-518b119f4323.png)

---

### insert from link
- [ ] link contextmenu allow + (insert link) using current clicked link as +out (insert new link referenced by .from to clicked link) or +in (insert new link referenced by .to to clicked link) or +typed (insert new link .type of clicked link)
- [ ] equal to `insert from bg with from-to drawing` second step, allow to drawing edge between from and to.
- [ ] open `type founder` based on selected from and to link.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.