Skip to content

blocks: prevent download when a block is incomplete #47

Open
@jaustin

Description

@jaustin

In situations like the image below where a block that requires some other input doesn't have it:
image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions