Bug #42263
Add stop button to Virtual Machine Options in new UI
Description
Hello,
in the "Cards" view of the VM section all you can do is "Connect" or "Stop/Start" depending on whether the VM is already running or not.
In the "Table" view the menu choices are limited to "Edit", "Devices" and "Delete.
In the "Slim" view the only option is "Connect".
"Restart" and "Power off" are nowhere to be seen.
Kind regards,
Patrick
Related issues
History
#1
Updated by Dru Lavigne over 2 years ago
- Assignee changed from Release Council to Anonymous
- Target version changed from Backlog to 11.2-RC1
#2
Updated by Anthony Takata over 2 years ago
Many actions are behind the "three dots menu", which in the Cards and slim view is at the top right of the card, and in table view is the farthest-right column.
In the default Dark theme, it can be difficult to see this menu, but it's there.
#3
Updated by Patrick M. Hausen over 2 years ago
- File cards view.png cards view.png added
- File slim view.png slim view.png added
- File table view.png table view.png added
I'm using the default theme and there is no menu at all in the cards or the slim variant ...
Please see the attached screenshots.
Patrick
#4
Updated by Patrick M. Hausen over 2 years ago
Update: it does show menus in Chrome, it doesn't in Safari ... really, guys?
Patrick
#5 Updated by Anonymous over 2 years ago
- Assignee changed from Anonymous to Vaibhav Chauhan
#6
Updated by Vaibhav Chauhan over 2 years ago
- Related to Bug #44504: Fix button placement for slim view on Safari and all IOS browsers added
#7
Updated by Vaibhav Chauhan over 2 years ago
- Subject changed from "VMs" UI is incomplete and inconsistent in 11.2-BETA2 to add poweroff/shutdown option to vm list view;
#8
Updated by Vaibhav Chauhan over 2 years ago
Patrick M. Hausen wrote:
Update: it does show menus in Chrome, it doesn't in Safari ... really, guys?
safari browser issue pertaining to this ticket have been fixed in latest nightlies.
Patrick
#9
Updated by Vaibhav Chauhan over 2 years ago
- Status changed from Unscreened to In Progress
in review: https://github.com/freenas/webui/pull/1279
#10
Updated by Lola Yang over 2 years ago
- Status changed from In Progress to Ready for Testing
- Needs Merging changed from Yes to No
#11
Updated by Dru Lavigne over 2 years ago
- Subject changed from add poweroff/shutdown option to vm list view; to Add stop button to Virtual Machine Options in new UI
#13
Updated by Aaron St. John over 2 years ago
- Status changed from Ready for Testing to Failed Testing
Tested on FreeNAS-11.2-MASTER-201810010839
When in "Table" view, the only way to start a VM is to click the red power button.
There is no option in the three-dot menu to start the VM. However, the options to "Power Off" and "Stop" are in the three-dot menu if the VM is powered on.
#14
Updated by Aaron St. John over 2 years ago
- File VM_table_no_start.png VM_table_no_start.png added
#15
Updated by Vaibhav Chauhan over 2 years ago
Aaron St. John wrote:
Tested on FreeNAS-11.2-MASTER-201810010839
When in "Table" view, the only way to start a VM is to click the red power button.
There is no option in the three-dot menu to start the VM. However, the options to "Power Off" and "Stop" are in the three-dot menu if the VM is powered on.power on/off button (red/green power icon) in vm table view button is used for turning VM on/off with single button. I think this is in line with the card view as well. let me know if you think otherwise.
#16
Updated by Dru Lavigne over 2 years ago
- Status changed from Failed Testing to Ready for Testing
#17
Updated by Timothy Moore II over 2 years ago
- Status changed from Ready for Testing to In Progress
- Needs Merging changed from No to Yes
Discussed with VB: We need to change the behavior of the "Stop" option of a VM in Table view to match that of a VM in Cards or Slim view:
A stopped VM in Cards/Slim displays an option to "Start" the VM in the More Options menu (vertical dots). A started VM in Cards/Slim displays an option to "Stop" the VM in the More Options menu. The table view More Options menu should reflect this behavior.
#18
Updated by Vaibhav Chauhan over 2 years ago
https://github.com/freenas/webui/pull/1298 master-pr
https://github.com/freenas/webui/pull/1299 11.2-stable-pr
#19
Updated by Lola Yang over 2 years ago
- Status changed from In Progress to Ready for Testing
- Needs Merging changed from Yes to No
#20
Updated by Jeff Ervin over 2 years ago
- File Screenshot-2018-10-4 FreeNAS - 10 231 4 231(8).png Screenshot-2018-10-4 FreeNAS - 10 231 4 231(8).png added
- File Screenshot-2018-10-4 FreeNAS - 10 231 4 231(7).png Screenshot-2018-10-4 FreeNAS - 10 231 4 231(7).png added
- File Screenshot-2018-10-4 FreeNAS - 10 231 4 231(6).png Screenshot-2018-10-4 FreeNAS - 10 231 4 231(6).png added
- File Screenshot-2018-10-4 FreeNAS - 10 231 4 231(5).png Screenshot-2018-10-4 FreeNAS - 10 231 4 231(5).png added
- File Screenshot-2018-10-4 FreeNAS - 10 231 4 231(4).png Screenshot-2018-10-4 FreeNAS - 10 231 4 231(4).png added
- File Screenshot-2018-10-4 FreeNAS - 10 231 4 231(3).png Screenshot-2018-10-4 FreeNAS - 10 231 4 231(3).png added
- Status changed from Ready for Testing to Passed Testing
- Needs QA changed from Yes to No
Test Passed FreeNAS-11.2-INTERNAL21
#21
Updated by Timothy Moore II over 2 years ago
- Related to Bug #50057: Make VM options consistent between each view option in new UI added
#22
Updated by Timothy Moore II over 2 years ago
- Needs Doc changed from Yes to No
Docs PR: [https://github.com/freenas/freenas-docs/pull/391], no [master] PR necessary as all docs changes are specific to the new UI.
#23
Updated by Dru Lavigne over 2 years ago
- Status changed from Passed Testing to Done