Web UI - Cannot add helm values file in New App #4576
Labels
bug
Something isn't working
component:ui
User interfaces bugs and enhancements
help wanted
Extra attention is needed
workaround
There's a workaround, might not be great, but exists
Checklist:
argocd version
.Describe the bug
In the initial
+NEW APP
slideout in the UI, you are unable to enter a custom entry in the HelmVALUES FILES
field. It looks as though you need to press enter for the value to be accepted, however pressing enter activates theEDIT AS YAML
overlay and you lose the changes in the field.Workaround:
Creating the application with the default values and then editing it via
APP DETAILS -> PARAMETERS
allows you to properly enter a custom values file is a workaround, as you're able to press enter there. You can also add the yaml for the values file location in theEDIT AS YAML
overlay during initial creation if you're familiar with the syntax.To Reproduce
VALUES FILES
field the relative path from the chart root to a values file and press enterEDIT AS YAML
overlay opens without the values file you entered.Expected behavior
The custom values entry being accepted into the field.
Screenshots
Can provide screencap if necessary but will need to obscure sensitive data.
Version
ArgoCD: v1.7.6+b04c25e (from ui)
Browser: Chrome version 86.0.4240.75 (Official Build) (64-bit)
OS: Windows 10 Version 10.0.19042 Build 19042
Logs
n\a
The text was updated successfully, but these errors were encountered: