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

feat(Canvas): Add CustomGroups #1289

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Aug 7, 2024

Context

In preparation for adding containers for branches, we need to introduce a new CustomGroup component that can render its label on top, among other topics.

This commit moves the CustomGroup and CustomNode to dedicated folders while also reusing the same NodeContextMenu component.

Before After
image image

fix: #368

As a preparation for adding containers for branches, we
need to introduce a new `CustomGroup` component that can render its
label on top, among other topics.

This commit moves the `CustomGroup` and `CustomNode` to dedicated
folders while also reuse the same `NodeContextMenu` component.

fix: KaotoIO#368
@lordrip lordrip requested a review from tplevko August 8, 2024 11:04
@lordrip lordrip merged commit 22dc0eb into KaotoIO:main Aug 8, 2024
9 checks passed
@lordrip lordrip deleted the feat/add-custom-groups branch August 8, 2024 11:22
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.

Introduce containers in the canvas for branches
2 participants