Skip to content

fix: Restore extraState to lists_create_with in the sample toolbox#2670

Merged
gonfunko merged 1 commit intomainfrom
toolbox-categories
Jan 13, 2026
Merged

fix: Restore extraState to lists_create_with in the sample toolbox#2670
gonfunko merged 1 commit intomainfrom
toolbox-categories

Conversation

@gonfunko
Copy link
Contributor

@gonfunko gonfunko commented Jan 9, 2026

The basics

The details

Resolves

Fixes #2644

Proposed Changes

This PR adds some extraState back to the lists_create_with blocks in the sample toolbox from dev-tools; previously, there were two identical blocks shown, which was a regression from earlier when the same block with a different number of inputs was present.

@gonfunko gonfunko requested a review from a team as a code owner January 9, 2026 23:02
@gonfunko gonfunko requested review from BenHenning and removed request for a team January 9, 2026 23:02
Copy link
Collaborator

@BenHenning BenHenning left a comment

Choose a reason for hiding this comment

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

Seems reasonable--LGTM!

@gonfunko gonfunko merged commit ecaf83f into main Jan 13, 2026
7 checks passed
@gonfunko gonfunko deleted the toolbox-categories branch January 13, 2026 16:04
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.

toolboxCategories has two lists_creates_with blocks with the same itemCount

2 participants