-
We could implement a nice example overview page like this https://reactflow.dev/examples for Svelte Flow too :)
-
There may be need to customize the shape of the node, currently from what I can understand its only a rectangle.
Is it possible to have something like - https://reactflow.dev/examples/nodes/shapes …
-
Thanks a lot for the powerful streamlit component! I'm wondering is there any plan to support editable custom nodes like [this](https://reactflow.dev/learn/customization/custom-nodes)?
-
So I would like to only be able to connected anchors of the same "kind" with each other.
This could either be achieved through a making something like an anchor "kind" you could optionally specify an…
-
Path: /docs/wrapping-react/example
Created nodes can't be dragged, despite specifying so
![image](https://github.com/reflex-dev/reflex/assets/68706922/b0ec2a69-38cc-4397-b651-fce31392aced)
-
My mouse scroll-wheel is broken on my desktop so I can't zoom in and out of the canvas. If I could use the zoom in and out buttons provided by ReactFlow `` then I'd be able to.
Also I wanted to giv…
-
react flow很好用,后续会不会出代码解说的文章?
-
We should start thinking about default operational pieces, such as conditional branching, iteration and loops, etc.
We need to determine the best approach for implementing these components and how t…
-
## Summary
Many node based tools allow users to group nodes together to be able to improve workflow visibility and simplify reusing parts of workflows
## Intended Outcome
- Users are able to group…
-
### Describe the Bug
When a `` component is mounted anywhere in a page it prevents space from being pressed more than once while shift is being held, until shift is released again. This is particular…