utchoang commented on a change in pull request #5089:
URL: https://github.com/apache/cloudstack/pull/5089#discussion_r647985259
##########
File path: ui/src/views/compute/wizard/ComputeOfferingSelection.vue
##########
@@ -21,8 +21,7 @@
style="width: 25vw;float: right;margin-bottom: 10px; z-index: 8"
:placeholder="$t('label.search')"
v-model="filter"
- @search="handleSearch"
- autoFocus />
Review comment:
@rhtyd Yes, maybe I added unnecessary autoFocus in the child components
of the deploy VM form. Just delete the contents of the child components of
deploy VM and it will work properly.
--
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]