Created attachment 1231644 [details] screenshot from webadmin Description of problem: Webadmin: In a DC with no active hosts, when trying to commit a storage domain creation, the 'Use Host' drop down field is not highlighted upon commit. Version-Release number of selected component (if applicable): ovirt-engine-4.1.0-0.2.master.20161210231201.git26a385e.el7.centos.noarch ovirt-engine-webadmin-portal-4.1.0-0.2.master.20161210231201.git26a385e.el7.centos.noarch ovirt-web-ui-0.1.0-4.el7.centos.x86_64 How reproducible: Always Steps to Reproduce: 1. Try to create a storage domain in a DC with no active hosts Actual results: 'Use Host' field is not highlighted Expected results: 'Use Host' field should get highlighted if there are no active hosts in the DC Additional info: screenshot from webadmin
Created attachment 1231789 [details] New Cluster modal
It appears that in the "New Cluster" window the CPU Type dropdown is being highlighted correctly as seen in the screenshot. The difference between the two dropdowns is that the one in the New Domain window is not using patternfly. But after being marked as invalid in StorageModel#validate the "Use Host" dropdown does get a "border-color: red" style attribute which cannot be seen for some reason without manually adding "border: 1px solid" What would be the suggested course of action?
I'm not sure why it's not working. Afaik, they both use the new PatternFly selects that Alexander implemented. I'd say this is a UX bug. Moving to Alexander.
I updated the dialog to be bootstrap based layout which also fixed this issue (I did that anyway for something else, so happy coincidence).
fail, ovirt-engine-webadmin-portal-4.1.0-0.4.master.20170111151514.git3d62579.el7.centos.noarch host field does not have red border which would infor user for need to have a host in the DC
trying create storage with no host changes 'Host to Use' border and title to red verified in ovirt-engine-webadmin-portal-4.1.0.2-0.1.el7.noarch