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 / Else in Web UI #401

Open
retgits opened this issue Oct 8, 2018 · 0 comments
Open

If / Else in Web UI #401

retgits opened this issue Oct 8, 2018 · 0 comments

Comments

@retgits
Copy link
Contributor

retgits commented Oct 8, 2018

Current behavior: Currently the only type of branch you can have is an if, where the branch is executed if the statement evaluates to true

Expected behavior: I'd like to have the ability to have an else, so in case any of the branches I had do not get executed

What is the motivation / use case for changing the behavior? This will give me the ability to do an if/else in the Web UI

Additional information you deem important (e.g. I need this tomorrow): Tomorrow would be really nice 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants