| Summary: | Warning about locked template placed badly, hiding other ui elements | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Nir Soffer <nsoffer> | ||||
| Component: | Frontend.WebAdmin | Assignee: | Michal Skrivanek <michal.skrivanek> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.6.4.1 | CC: | bugs, mgoldboi, michal.skrivanek, tjelinek, tnisan | ||||
| Target Milestone: | ovirt-4.0.0-beta | Keywords: | UserExperience | ||||
| Target Release: | 4.0.0 | Flags: | rule-engine:
ovirt-4.0.0+
mgoldboi: planning_ack+ rule-engine: devel_ack+ pstehlik: testing_ack+ |
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
When trying to create a VM from a locked template, a warning was hiding the vNic profile menu. This is now fixed.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-07-05 07:42:46 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA. This dialog has been re-styled in 57065 fixing also this issue - moving to modified. verified in ovirt-engine-webadmin-portal-4.0.0.6-0.1.el7ev.noarch oVirt 4.0.0 has been released, closing current release. |
Created attachment 1149202 [details] screenshots showing the issue Description of problem: When trying to create a vm from a locked template, a warning is displayed: The following disks are in status Locked: <disk name> But the warning is placed badly, hiding the vNic profile menu. Version-Release number of selected component (if applicable): The following disks are in status Locked: test-nfs-new-os How reproducible: Always Steps to Reproduce: 1. Start copying template disk to another storage domain 2. Try to create new vm, select the template being copied Actual results: Warning in the wrong place Expected results: Warning appear in a proper place, isolated from other ui elements. Additional info: The real solution is to disable a menu item when you cannot use it. The template name should be grayed when you cannot use it. The reason why the template cannot be selected may appear bellow.