bbcmicrobit / bbcmicrobit/PythonEditor
blocks: prevent download when a block is incomplete
Offen
enhancement
- Vorherrschende Sprache
- JavaScript
- Sterne
- 201
- Forks
- 126
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In situations like the image below where a block that requires some other input doesn't have it:

...it would be kind to the user to stop them from downloading a broken hex file. (Broken in the sense that because the block is missing a required input, we know that the parser will fail to interpret the script)
Can we detect that a block is missing a required docked other block?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.