-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
component: demosissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be addedtype: cleanup
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Problem
Necessary cleanup after deleting fields from core. The code demo has fields and blocks that have been deleted, and we know that the code demo gets used for storing full programs.
Request
The fix is to pull in and install the colour blocks from the new plugins. This has to happen after the blockly-samples blocks_for_fields branch is merged and the plugins are published.
Alternatives considered
Delete the blocks from the demo. We shouldn't do this unless we can verify (through inspecting saved code) that they are never used. That verification is probably more work than just importing the blocks.
Additional context
No response
Metadata
Metadata
Assignees
Labels
component: demosissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be addedtype: cleanup