-
Task
-
Resolution: Done
-
Normal
-
Pipelines 1.21.0
-
None
-
1
-
False
-
-
False
-
Release Note Not Required
-
-
OCP 4.20.5
OSP 1.21.0
Description:
In the PipelineRun / TaskRun log viewer, the loading spinner continues to display even after the logs API has successfully returned a response. The UI does not transition from the loading state to the display state, causing confusion and making it appear as if logs are still being fetched.
Expected Behavior:
Once the logs API call completes successfully, the loading spinner should disappear and the log content should display immediately.
Actual Behavior:
Spinner remains visible despite the API response being received.
Impact:
Users may think logs are still loading or delayed, leading to a poor UX.
Steps to Reproduce:
- Open a PipelineRun or TaskRun with logs.
- Wait for the logs API call to complete.
- Observe that the spinner continues to show even though logs are available.
- clones
-
SRVKP-9591 Loading spinner showing up and no error banner for logs in plr / tr display even after the api has failed and returned a response
-
- Closed
-
- links to