Skip to content

BUGFIX: Update edges on input_schema or output_schema key changes#34

Merged
srijanpatel merged 1 commit intomainfrom
bugfix/update-edges-on-key-changes
Dec 1, 2024
Merged

BUGFIX: Update edges on input_schema or output_schema key changes#34
srijanpatel merged 1 commit intomainfrom
bugfix/update-edges-on-key-changes

Conversation

@putraridho
Copy link
Copy Markdown
Contributor

  • Added functionality to dispatch an action for updating edges when a handle is renamed in the SchemaEditor component.
  • Imported the new action updateEdgesOnHandleRename from the flowSlice.
  • Ensured that the edges are updated only if both new and old keys are provided.

- Added functionality to dispatch an action for updating edges when a handle is renamed in the SchemaEditor component.
- Imported the new action `updateEdgesOnHandleRename` from the flowSlice.
- Ensured that the edges are updated only if both new and old keys are provided.
@srijanpatel srijanpatel merged commit a331c8b into main Dec 1, 2024
@JeanKaddour JeanKaddour deleted the bugfix/update-edges-on-key-changes branch December 28, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants