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



##########
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:
       @davidjumani Because this paragraph causes the pagination to jump back 
to the feature tab. I'll find a new way to fix it.




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