-
-
To do:
- The reactflow library should now be replaced with @xyflow/react. It will prevent duplicating an external dependency. The migration should be fast as the API hasn't changed.
-
The current view of ingest and search pipelines in the ReactFlow workspace is ambiguous on where/when these resources are created. A few ways this can be improved.
1. (first goal) _Where_ the resou…
-
Provide a bit of spacing and make the node colorful or keep all of them seperate from each other to distinctly identify them
-
I customized a node in renderNode. The Handle component is used inside the node. An error occurred after dragging it to the canvas.
Error: [React Flow]: Seems like you have not used zustand provider …
-
right now, execution of nodes happens in sequence.
example: in reactflow, need to find a way to run two nodes using the previous node has finished generation of output.
here is some guidance o…
-
## Feature Request
### Description of Problem:
Currently, when instance jsons are imported, the individual nodes are clustered in one location so it looks lumpy. The user has to space them out man…
-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
Linux 6.5.0-44-generic x86_64 x86_64
### What steps can reproduce the bug?
Bun was working up until I ran …
-
This might be a weird request.
When zooming in and out with the trackpad, it centers around where the mouse pointer is.
When I zoom in with the functions, though, it's just centered around the …
huttj updated
3 months ago
-
hi there, i'm making a new app the involves a some cpu-intensive stuff involving reactflow, web audio and making a lot of edits in automerge. i've noticed that the ui updates slow down a lot when i in…