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 support for group children #1013

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Apr 16, 2024

Context

Currently, groups only support a single child.

This is not ideal for the RouteConfiguration entity since it could have multiple children.

Changes

This PR adds support for multiple children in groups.

relates: #492

Currently, groups only support a single child.

This is not ideal for the `RouteConfiguration` entity since it could
have multiple children.

This commit adds support for multiple children in groups.

relates: KaotoIO#492
@lordrip lordrip merged commit 981c994 into KaotoIO:main Apr 16, 2024
6 checks passed
@lordrip lordrip deleted the feat/allow-children-canvas-service branch April 16, 2024 12:44
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