Bug 1763812
Summary: | [RFE] Move the Remove VM button to the drop down menu when viewing details such as snapshots | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | amashah | ||||
Component: | ovirt-engine | Assignee: | Steven Rosenberg <srosenbe> | ||||
Status: | CLOSED ERRATA | QA Contact: | Qin Yuan <qiyuan> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.3.0 | CC: | ahadas, lwright, mburman, michal.skrivanek, pelauter, rdlugyhe, sgratch, srosenbe | ||||
Target Milestone: | ovirt-4.4.1 | Keywords: | FutureFeature | ||||
Target Release: | --- | Flags: | lsvaty:
testing_plan_complete-
|
||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | rhv-4.4.1-4 | Doc Type: | Enhancement | ||||
Doc Text: |
The current release moves the button to *Remove* a virtual machine to the "more" menu (three dots in the upper-right area). This was done to improve usability: Too many users pressed the *Remove* button, mistakenly believing it would remove a selected item in the details view, such as a snapshot. They did not realize it would delete the virtual machine. The new location should help users avoid this kind of mistake.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-09-23 16:11:04 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: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
amashah
2019-10-21 16:23:45 UTC
It looks to me as separated enough...Laura, thoughts? This is a common issue in multiple different tabbed views in my opinion. I think actions like "Remove" should be added to the kebab menu since there are so many buttons surfaced already to the user and it's more of a secondary action. Created attachment 1631041 [details]
Templates view - remove buttons
The issue is that there are other views without a kebab menu currently exists (no need since only few buttons) but still with "Remove" buttons duplication that might confuses the user, e.g. templates view - see https://bugzilla.redhat.com/attachment.cgi?id=1631041 So the question is if we solve the problem only for vms-snapshots or leave it as. That's fine with me if it's a case by case fix. (In reply to Laura Wright from comment #3) > This is a common issue in multiple different tabbed views in my opinion. I > think actions like "Remove" should be added to the kebab menu since there > are so many buttons surfaced already to the user and it's more of a > secondary action. +1 There's a confirmation dialog before removing the entity so it's unlikely that the user will accidentally remove a VM because of this. But I agree with the above that remove-vm is a secondary action and if by moving it to the kebab menu we can also lower the chance of accidentally pressing the wrong button (even if this solution only applies to the VMs) - I think it worth doing it. Verified with: ovirt-engine-4.4.1.5-0.17.el8ev.noarch Steps: 1. Open Virtual Machines screen, check if Remove option is in kebab menu, but not displayed as a button besides Run button. 2. Run a VM, check if the Remove option is disabled. 3. Shutdown a VM, check if the Remove option is enabled, and the VM can be deleted by it. Results: 1. On Virtual Machines screen, the Remove option is in kebab menu, no Remove button besides Run button. 2. The Remove option in kebab menu is disabled when the VM is running. 3. The Remove option in kebab menu is enabled when the VM is down, and the VM can be deleted by it. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Red Hat Virtualization security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:3807 |