davidjumani commented on a change in pull request #621:
URL: https://github.com/apache/cloudstack-primate/pull/621#discussion_r477127007



##########
File path: src/views/compute/wizard/TemplateIsoSelection.vue
##########
@@ -104,7 +104,6 @@ export default {
       const key = this.inputDecorator.slice(0, -2)
       for (const filter of this.filterOpts) {
         if (items[filter.id] && items[filter.id][key] && 
items[filter.id][key].length > 0) {
-          this.filterType = filter.id

Review comment:
       @utchoang Can we keep this so that when a template is searched and not 
found in the current tab, it automatically moves to the tab in which it is found




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


Reply via email to