-
Notifications
You must be signed in to change notification settings - Fork 952
Labels
good first issueEasily solved issues suitable for starters and community contributorsEasily solved issues suitable for starters and community contributorss3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboardArea: frontend dashboard
Description
When changes to a template's variables are made, "Template updated successfully" is shown. However, if you go to a different tab in the settings and then back to variables, the changes are not reflected. They are reflected if you exit settings and re-enter though.
- Click on a template's settings, open the variables tab, make a change to any of the fields, i.e. (use_kubeconfig = True), and click "Submit".
- Navigate to another tab within settings.

- Click back into the variables tab, and the changes are not reflected, i.e. (use_kubeconfig = False).

- However, if you exit settings and then re-enter, the changes are reflected, i.e. (use_kubeconfig = True).

matifali
Metadata
Metadata
Assignees
Labels
good first issueEasily solved issues suitable for starters and community contributorsEasily solved issues suitable for starters and community contributorss3Bugs that confuse, annoy, or are purely cosmeticBugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboardArea: frontend dashboard