Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Canvas): Avoid removing from #1069

Merged
merged 2 commits into from
May 8, 2024

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented May 8, 2024

Since we're handling from deletion differently to avoid losing its children, we shouldn't allow user to delete it but rather replace it.

Before After
image image

This commit hides the delete option for the from node.

lordrip and others added 2 commits May 8, 2024 13:02
Since we're handling `from` deletion differently to avoid losing its
children, we shouldn't allow user to delete it but rather replace it.

This commit hides the delete option for the `from` node.
@lordrip lordrip marked this pull request as ready for review May 8, 2024 11:58
@lordrip lordrip merged commit d7ed89d into KaotoIO:main May 8, 2024
9 checks passed
@lordrip lordrip deleted the fix/avoid-deleting-from branch May 8, 2024 13:02
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.

None yet

2 participants