bbcmicrobit / bbcmicrobit/PythonEditor

blocks: prevent download when a block is incomplete

Abierto
#47 3 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
201
Forks
126
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.