Skip to content

Comments

Add beginner add and delete blocks to Lists toolbox#319

Merged
tracygardner merged 6 commits intomainfrom
codex/add-item-to-list-block
Feb 23, 2026
Merged

Add beginner add and delete blocks to Lists toolbox#319
tracygardner merged 6 commits intomainfrom
codex/add-item-to-list-block

Conversation

@tracygardner
Copy link
Contributor

@tracygardner tracygardner commented Feb 23, 2026

Motivation

  • Provide beginner "add [item] to [list]" and delete entry in the Lists toolbox so users can append items without composing a full lists_setIndex configuration.

Description

  • Inserted a preconfigured lists_setIndex block (with MODE: "INSERT" and WHERE: "LAST") immediately before the existing lists_create_empty entry in toolbox.js to act as the add-item block.

Testing

  • Ran npm run build which completed successfully; and ran the dev server plus a Playwright script to open the app and capture the Lists toolbox, both of which succeeded.

Codex Task

@tracygardner tracygardner changed the title Add Scratch-style "add item" block to Lists toolbox Add beginner add and delete blocks to Lists toolbox Feb 23, 2026
@tracygardner tracygardner merged commit 383d5d0 into main Feb 23, 2026
4 of 5 checks passed
@tracygardner tracygardner deleted the codex/add-item-to-list-block branch February 23, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant