Skip to content

← All questions

How do you test a node-graph editor — blocks, edges and connection handles?

Asked 3,260 views2 answers

Half our product is a workflow builder: a canvas with about 190 block types, edges between them, and connection handles on each node. None of it is text or roles — the nodes carry data-nodeid and the handles are .react-flow__handle[data-handleid].

Nothing in the step library moves anything, so the most I can express is clicking. Has anyone got a shape for this that is not "one custom step per interaction"?

asked by Nadia Belkacem8,611 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related