Create-Job should have an icon and probably not a dash #14776
Closed
Description
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
Items in the ⋮ menu generally have icons, but Create-Job
does not. Also it shouldn't be hyphenated.
To Reproduce
- Find a cron job in argocd
- Click on ⋮ for it
Expected behavior
- An icon for the action
- No dash in the action text
Screenshots
Version
{
"Version": "v2.8.0+0e198a5.dirty",
"BuildDate": "2023-06-29T20:40:29Z",
"GitCommit": "0e198a54a8c47298ca436117c26a9407b4f013ca",
"GitTreeState": "dirty",
"GoVersion": "go1.20.5",
"Compiler": "gc",
"Platform": "linux/amd64",
"KustomizeVersion": "v5.1.0 2023-06-19T16:58:18Z",
"HelmVersion": "v3.12.1+gf32a527",
"KubectlVersion": "v0.24.2",
"JsonnetVersion": "v0.20.0"
}
Logs