Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

if component spec is invalid, create still succeeds #21

Open
brandonbloom opened this issue Jul 21, 2021 · 1 comment
Open

if component spec is invalid, create still succeeds #21

brandonbloom opened this issue Jul 21, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@brandonbloom
Copy link
Member

If you click "Create Process" twice in a row:

image

image

Need either/both of earlier spec validation and an "error/invalid" state for components, so that creation will succeed and the component can then be edited after creation. The latter seems more robust.

@brandonbloom
Copy link
Member Author

I think what's required here is both explicit validation and an explicit invalid state. We want to validate in the UI, but allow creation without initialization (ie create succeeds synchronously, but then initialize fails asynchronously).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant