flydelabs / flydelabs/flyde

flow node id

Open
#53 1 comment 0 reactions 0 assignees View on GitHub
enhancement priority: high
Dominant language
TypeScript
Stars
3.5k
Forks
181
PR merge metrics
No merged PRs in 30d

Description

you can right click to set a description but there's no way to set a node: id (which is the default name of the node after its imported) this leads to a few different bugs 1, the default name can't be changed without editing it in text, 2. if 2 flows are made from say hello world example and one is placed in the other you get a fun infinite loop, 3 when you update the inner flow it doesn't reload making it seam like the nodes are frozen.

also manually renaming a node ID after its been placed on another flow breaks that flow resulting in a

Errors: Flyde editor error: Failed to resolve flow's dependencies: Error: HelloWorld2 in d:\coding_projects\flyde\helloflow.flyde is using referenced node with id old_id that is not imported

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.