kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
12.88k stars 1.12k forks source link

Display input validation error #5515

Open Skraye opened 3 weeks ago

Skraye commented 3 weeks ago

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 : image

Add a check similar to the flow validation to display errors in the input modal : image

RahulPrasadYadav commented 3 weeks ago

assign the issue

sugashsm commented 3 weeks ago

assign

MilosPaunovic commented 3 weeks ago

@sugashsm There is already assigned person to this issue. If @RahulPrasadYadav is unable to close it, you can take over then.

RahulPrasadYadav commented 3 weeks ago

@MilosPaunovic I want to work on this issue