bbcmicrobit / bbcmicrobit/PythonEditor

blocks: prevent download when a block is incomplete

未关闭
#47 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
JavaScript
星标
201
派生
126
PR 合并指标
30 天内没有已合并 PR

描述

In situations like the image below where a block that requires some other input doesn't have it:
![image](https://cloud.githubusercontent.com/assets/147113/24121084/d9302da6-0dae-11e7-9f10-5f862efd1ed1.png)

...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?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。