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
10.77k stars 933 forks source link

No message when flow list is empty #5632

Open Skraye opened 3 hours ago

Skraye commented 3 hours ago

Describe the issue

When there is no flow, the page is just empty without any message : image

Environment

shantanuk7 commented 3 hours ago

For locally running environment (using docker), I see a "No data" message already. kestra-flows-empty-screenshot

But if it is a system specific issue, this may help as a reference.

MilosPaunovic commented 2 hours ago

Can you look in the code @shantanuk7 and check situations when something like this could happen, to try and pinpoint the problem?