UI: Links from logs stopped being clickable after update #13148
Labels
area/ui
area/upstream
This is an issue with an upstream dependency, not Argo itself
P3
Low priority
solution/suggested
A solution to the bug has been suggested. Someone needs to implement it.
type/bug
type/dependencies
PRs and issues specific to updating dependencies
type/regression
Regression from previous behavior (a specific type of bug)
Pre-requisites
:latest
image tag (i.e.quay.io/argoproj/workflow-controller:latest
) and can confirm the issue still exists on:latest
. If not, I have explained why, in detail, in my description below.What happened/what you expected to happen?
Links from workflows' containers in UI stopped being clickable after switch from Argo Workflows version 3.4.10 to 3.5.7.
Below you can see screenshots from two Argo Workflows versions. These show logs from single step (pod) running in our workflows and these logs could be viewed from Argo Workflows web UI. Please, notice that in old version link is underlined and clickable. In newer version it isn't clickable. It isn't interpreted as such. We've tested that on different web browsers (Safari, Firefox and Chrome).
Anonymized screenshot from version 3.4.10:
Anonymized screenshot from version 3.5.7:
I suspect that there were some changes in UI modules related to logs rendering (e.g. framework or library update) that lead to such effect.
Version
3.5.7
Paste a small workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.
N/A
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: