Created attachment 1247412 [details] Screenshot Description of problem: No email validation in the input form on create secret page Version-Release number of selected component (if applicable): $ oc version oc v3.4.1.2 kubernetes v1.4.0+776c994 features: Basic-Auth GSSAPI Kerberos SPNEGO Server https://console.dev-preview-stg.openshift.com:443 openshift v3.4.1.2 kubernetes v1.4.0+776c994 How reproducible: always Steps to Reproduce: 1. go to https://console.dev-preview-stg.openshift.com/console/project/<project_id>/create-secret 2. select Image Secret in Secret type dd menu 3. input invalid value in email field Actual results: No errors Expected results: error message about invalid email value Additional info:
Checked against online-int[v3.6.171 (online version 3.5.1.79)] 1) When leaving Email empty, there is warning "Email is required" and Create button is grayed out 2) When Email is filled with invalid format, there is error message "Email must be in the form of user@domain. " and Create button is grayed out Also checked on free-int [v3.6.171 (online version 3.5.0.20)],the same result with online-int Move to VERIFIED