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



##########
File path: src/views/compute/wizard/TemplateIsoSelection.vue
##########
@@ -113,6 +112,7 @@ export default {
     inputDecorator (newValue, oldValue) {
       if (newValue !== oldValue) {
         this.filter = ''
+        this.filterType = 'featured'

Review comment:
       @utchoang Can we remove so that context is not lost while switching 
between templates & isos, or even better, automatically move it to the tab 
which has an element in it like in line 106 ?




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