davidjumani commented on a change in pull request #634: URL: https://github.com/apache/cloudstack-primate/pull/634#discussion_r479053645
########## File path: src/views/compute/DeployVM.vue ########## @@ -1409,7 +1409,6 @@ export default { this.$router.back() }).catch(error => { this.$notifyError(error) - }).finally(() => { Review comment: On success, it goes back to the previous page. If we keep it in finally, the button will show up for a second before the page redirects ---------------------------------------------------------------- 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