You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/10/14 09:41:20 UTC

[GitHub] [cloudstack-primate] rhtyd commented on a change in pull request #802: allow adding docker Private registry details while deploying cluster

rhtyd commented on a change in pull request #802:
URL: https://github.com/apache/cloudstack-primate/pull/802#discussion_r504542379



##########
File path: src/components/view/ListView.vue
##########
@@ -439,7 +439,7 @@ export default {
         value: this.editableValue
       }).then(json => {
         this.editableValueKey = null
-
+        this.$store.dispatch('RefreshFeatures')

Review comment:
       @Pearl1594 why are we doing this here? Assuming we do list capabilities fetching already on log in?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org