Created attachment 1571939 [details] issue.mp4 Description of problem: 'Configure' button of authenticate modal from conversion host UI need to be responsive on 'verify TLS' bootstrap switch. Version-Release number of selected component (if applicable): 5.10.5.0.20190521165820_63c86d5 How reproducible: 100% Steps to Reproduce: 1. Put VDDK url and Configure button is enabled 2. Turn on 'verify TLS' switch, Configure button will be disabled, this is expected 3. Now, don't edit anything and put switch off again and you will see configure button is sill disable, meaning, something is remaining to fill in form. 4. As a workaround you can put VDDK url again (or edit one char like in video) and it will enable again Actual results: 'Configure' button of authenticate modal from conversion host UI need to be responsive on 'verify TLS' bootstrap switch. Expected results: It should detect everything on form is already fill and respond to switch Additional info: Video attached
Fixed in this PR: https://github.com/ManageIQ/manageiq-v2v/pull/961
Fixed! Verified on: 5.11.0.7.20190605165356_fbab9f0