rhtyd commented on a change in pull request #73: [WIP] Project: Project View 
and Actions
URL: https://github.com/apache/cloudstack-primate/pull/73#discussion_r360395086
 
 

 ##########
 File path: src/components/view/ListView.vue
 ##########
 @@ -229,6 +232,54 @@ export default {
     editValue (record) {
       this.editableValueKey = record.key
       this.editableValue = record.value
+    },
+    handleShowBadge () {
 
 Review comment:
   This logic should ideally be moved to the action component (instead of 
bloating the list view component)

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to