Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Dec 10, 2025

Refactor custom node type checking and template handling.

This change introduces a new isCustomNode function that uses duck typing to check for CustomNode instances, making it more robust against potential module import issues. The directed_acyclic_graph_raw component now uses this new function and also correctly passes customNodeTemplates to the raw component. The logic for fetching control nodes for groups has also been updated.

DagGroup - CustomControlNode didn't render when isExpanded was used see

DEMO = Group node rendered

@google-cla
Copy link

google-cla bot commented Dec 10, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the test_842830485 branch 5 times, most recently from 9f143b6 to 127f48f Compare December 12, 2025 10:06
@copybara-service copybara-service bot closed this Dec 12, 2025
@copybara-service copybara-service bot deleted the test_842830485 branch December 12, 2025 10:34
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.

0 participants