Open Skraye opened 3 weeks ago
When executing a flow and entering inputs, we do call the validate method to check if the input is valid, but we do not show it to the user :
Add a check similar to the flow validation to display errors in the input modal :
assign the issue
assign
@sugashsm There is already assigned person to this issue. If @RahulPrasadYadav is unable to close it, you can take over then.
@MilosPaunovic I want to work on this issue
Feature description
When executing a flow and entering inputs, we do call the validate method to check if the input is valid, but we do not show it to the user :
Add a check similar to the flow validation to display errors in the input modal :