instill-core icon indicating copy to clipboard operation
instill-core copied to clipboard

[Bug] Missing auto-connection of lines between referenced components in JSON Operator

Open xiaofei-du opened this issue 1 year ago • 1 comments
trafficstars

Is There an Existing Issue for This?

  • [X] I have searched the existing issues

Where did you encounter this bug?

Console

Describe the Bug

The line between referenced components is not automatically connected.

Steps to Reproduce

  1. Add a JSON operator and choose the JQ task.
  2. Reference ${start.text} in the input field.
  3. Observe the console.

https://github.com/instill-ai/community/assets/66248476/f48fe7eb-0429-49fc-b072-bca1418ac041

Actual Result

The line between the start and JSON operators is not automatically connected.

Expected Behavior

The line should be automatically connected between the two components.

Technical Details

No response

Anything Else?

No response

xiaofei-du avatar Feb 19 '24 11:02 xiaofei-du