Description of problem: Missing 'un-saved' dialogs when navigate away the dc edit yaml page with unsaved changes Version-Release number of selected component (if applicable): OpenShift Master:v3.7.0-0.125.0 Kubernetes Master:v1.7.0+695f48a16f How reproducible: Always Steps to Reproduce: 1.Login in web console,create new application,such as “php” 2.Go to dc edit yaml page,fill in some parameters on the edit page,then navigate away the page with unsaved changes. Actual results: 2.No prompt dialogs Expected results: 2.Will prompt a dialog says:"You have unsaved changes. Leave this page anyway?",which make user double check if leave page with usaved changes. Additional info: See same issues on free-int cluster
https://github.com/openshift/origin-web-console/pull/2051
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/1b58ab21da43c544ab38703b77648b8caa8fedaa Bug 1490680 - Correctly prompt on unsaved changes for Edit YAML
Checked on v3.7.0-0.184.0 Will prompt dialog "You have unsaved changes. Leave this page anyway?" when user try to navigate away from dc edit yaml page. Move to VERIFIED