ahgittin commented on a change in pull request #195:
URL: https://github.com/apache/brooklyn-ui/pull/195#discussion_r609540038



##########
File path: ui-modules/catalog/app/views/catalog/catalog.template.html
##########
@@ -69,7 +69,7 @@
         </div>
 
         <div class="col-md-12">
-            <ul class="list-group list-group-bundles" ng-show="state.view === 
'bundles'">
+            <ul class="list-group list-group-bundles" ng-if="state.view === 
'bundles'">

Review comment:
       big savings -- previously would create DOM for every single entity, even 
though none shown initially




-- 
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:
[email protected]


Reply via email to