-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
I found that starting from the 2023.6.6 version, the ReactFlow module has been added to the Diagram components. How should this component be used? Will Sprotty be completely migrated to ReactFlow in t…
-
### Steps to reproduce:
- Create a papaya instance
- Create a papaya diagram rendered with react flow
- Create a node
- Trigger the direct-edit on the created node, and update its name
- Try to…
-
Research the ReactFlow [1] library as possible candidate to replace the actual DMN Editor canvas.
[1] https://reactflow.dev/
-
-
### Please describe the feature that you want to propose
https://reactflow.dev/docs/api/nodes/handle/
Currently there is data prop for node and edge, but no custom data for handle. It would be gre…
-
**Description**
Diagrams should be shareable. There are two ways that I want to be able to share a diagram. The first is to be able to export the diagram as an image. This is the easier approach. The…
-
* [ ] **I have checked that this feature has not yet been suggested by someone else.**
### Expected behavior
Support keyboard shortcut F2 -> direct edit on reactflow diagrams
### Cuttings bac…
-
> The panOnScroll prop in the `` component does exactly this for me. (Using a Macbook touchpad)
https://www.loom.com/share/b7352b3bcd494defb563daa2ac03adee
this is where we are trying …
-
hi there!
here's my code below. essentially I'm wrapping my graph in this `ReactFlowComponent` and my expectation was that it would automatically "fit bounds" everytime it lays out the elements. ho…