BristolMyersSquibb / blockr

Composable, extensible no-code UI
https://bristolmyerssquibb.github.io/blockr/
GNU General Public License v3.0
32 stars 3 forks source link

Invalid stack/block - generate code #400

Open JohnCoene opened 1 month ago

JohnCoene commented 1 month ago

How should we handle generating code from an invalid stack/block (e.g.: has errors)?

JohnCoene commented 3 weeks ago

Suggestion from @nbenn: loop over stacks in workspace and validate.

Question, perhaps we could have a validate method on the workspace within blockr?