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
11.05k stars 952 forks source link

[Frontend] Logs disappear when navigating back to Logs page. #5469

Open mithindev opened 1 week ago

mithindev commented 1 week ago

Describe the issue

Preconditions

Logs are present on the Dashboard.

Steps to Reproduce

  1. View logs on the Dashboard.
  2. Navigate to another page, e.g., "Flows" or "Dashboard".
  3. Return to the Dashboard.

Expected Behavior

Logs should remain visible on the Dashboard when returning from other pages.

Actual Behavior

Logs disappear when returning to the Logs Page. A refresh temporarily restores them, but the issue reoccurs after further navigation.

Demo

https://github.com/user-attachments/assets/6041f5c6-e5c3-4756-9eb5-c96537fc0eae

Environment

mithindev commented 1 week ago

Can I solve this issue as well @MilosPaunovic?

MilosPaunovic commented 1 week ago

Absolutely @mithindev, and for future reference, you're always going to be welcome to solve any issue which you create yourself, and also, any other that no one is currently working on.

We at Kestra really appreciate your dedication and efforts, keep up the awesome work you're doing! 🚀

brij0 commented 6 days ago

I will attempt to solve this as a part of my university project.

MilosPaunovic commented 5 days ago

@brij0 I would say that @mithindev is already working on a solution for this issue, but feel free to check out the list of filtered good first issues and take your pick at something else that seems interesting.