Skip to content

Conversation

@lizlooney
Copy link

Initialize mrcStepNames to [].
Removed "if (state && state.stepNames) {" from loadExtraState.
Add braces to if statements.
Changed python code that checks whether initialize_steps has been set.
Added createStepsBlocks function to create the steps block for the toolbox.
Added constants for INPUT_CONDITION_PREFIX and INPUT_STEP_PREFIX.
Moved code to add shadow True blocks from updateShape
to compose.

Initialize mrcStepNames to [].
Removed "if (state && state.stepNames) {" from loadExtraState.
Add braces to if statements.
Changed python code that checks whether _initialize_steps has been set.
Added createStepsBlocks function to create the steps block for the toolbox.

In methods_category.ts:
Modified MethodsCategory.methodsFlyout to call createStepsBlocks to create the mrc_steps block for the toolbox.
Copy link
Owner

@alan412 alan412 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for doing all this!!

@alan412 alan412 merged commit 92b3ec7 into alan412:pr_try_steps_block Oct 31, 2025
1 check passed
@lizlooney lizlooney deleted the pr_try_steps_block branch November 2, 2025 22: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.

2 participants