issues
search
argoproj
/
argo-workflows
Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k
stars
3.21k
forks
source link
fix(ui): disable new graph filter options by default
#13835
Closed
Adrien-D
closed
3 weeks ago
Adrien-D
commented
3 weeks ago
Fixes #13834
Motivation
When implementing
https://github.com/argoproj/argo-workflows/pull/13511
I used the same default as the "Toggle artifacts" button, but obviously not the desired default behavior
Modifications
I inverted default values for
group by templateRefs
show invoking template name
Verification
Before
After
Fixes #13834
Motivation
Modifications
Verification