kestra-io / kestra

Orchestration and automation platform to execute millions of scheduled and event-driven workflows declaratively in code and from the UI
https://kestra.io
Apache License 2.0
9.13k stars 601 forks source link

Dashboard redirect, the back button does not work #5104

Closed smunteankestra closed 4 days ago

smunteankestra commented 4 days ago

Describe the issue

Steps to Reproduce:

Open the Kestra dashboard. Click on one of the following buttons: Success Ratio Failure Ratio Flows Once redirected to the respective page (e.g., success/failure statistics or flows overview), press the browser's back button. Expected behavior: The browser should navigate back to the previous page (Kestra dashboard) when the back button is pressed.

Actual behavior: Nothing happens when the browser back button is pressed. The user remains on the current page without any navigation to the previous page.

https://github.com/user-attachments/assets/7724614b-e717-4816-aa6e-c91473c137ca

Environment