Any Scratch 3.0 block should be possible to build in an extension.
It's currently not possible to make a drop-down menu which cannot be overridden by inserting a reporter. That is, all extension menus currently accept reporters.
Note that another way to fix this would be to make all Scratch 3.0 menus accept reporters...
Note that another way to fix this would be to make all Scratch 3.0 menus accept reporters...
Should there be a central issue for this? (Probably in scratch-blocks or scratch-gui.) I've brought up whether or not all menus should be droppable several times on various issues; it's a bit of a pain to search through each Scratch repository to find them. (Also, there's no convenient place for anybody to join in on discussion about the topic at the moment.)
We had a long conversation about this today after a play test. We believe it is important for some blocks to have non-droppable menus to avoid confusion and error states.
/cc @ericrosenbaum @jwzimmer
We had a long conversation about this today after a play test. We believe it is important for some blocks to have non-droppable menus to avoid confusion and error states.
Can this be a feature that advanced users are allowed to disable? It's a pain to manually edit JSON
Most helpful comment
Can this be a feature that advanced users are allowed to disable? It's a pain to manually edit JSON