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).
