Skip to content

(?) icon is used both for unknown and help #4730

@jsoref

Description

@jsoref

If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack channel.

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

When an app is first found by argo, or if after being first found by argo, the helm template command fails, argo will show two (?) icons (fa-question-circle) next to each other, one is an "unknown state", and the other is "help" -- they are nearly identical and the juxtaposition is problematic.

To Reproduce

  1. Create an app file pointing to a chart that requires a values file
  2. Don't provide the values file
  3. Ask argo to digest the set

Expected behavior

Don't use nearly identical icons (even if the sizes are slightly different) to refer to unrelated concepts

Screenshots

https://cd.apps.argoproj.io/applications/rollouts-demo
? Missing ?

Version

{
    "Version": "v1.8.0+05c493b",
    "BuildDate": "2020-10-20T02:01:12Z",
    "GitCommit": "05c493b3a6de9f95f7e11eb35148e1639cf601b4",
    "GitTreeState": "clean",
    "GoVersion": "go1.14.1",
    "Compiler": "gc",
    "Platform": "linux/amd64",
    "KsonnetVersion": "v0.13.1",
    "KustomizeVersion": "v3.8.1 2020-07-16T00:58:46Z",
    "HelmVersion": "v3.3.1+g249e521",
    "KubectlVersion": "v1.17.8",
    "JsonnetVersion": "v0.16.0"
}

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcomponent:uiUser interfaces bugs and enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions