What problem does this solve?
The current system with the when property and the conditionals to have conditional steps is not bad, but can get limiting pretty quickly.
Proposed Solution
Add the possibility to add a custom js function that returns a boolean to check whether to run a step or not.
Alternatives Considered
No response
Area
Other
Contribution
Before submitting
What problem does this solve?
The current system with the
whenproperty and the conditionals to have conditional steps is not bad, but can get limiting pretty quickly.Proposed Solution
Add the possibility to add a custom js function that returns a boolean to check whether to run a step or not.
Alternatives Considered
No response
Area
Other
Contribution
Before submitting