You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There needs to be a menu that allows more settings to be changed than the VM name and the OS used.
Describe the solution you'd like
The menu should enable users to change other machine settings, such as RAM and CPU usage, as well as
set up provisioners, modify network settings, and change the output of the VM.
The menu should be implemented as a modal, and is accessed by clicking the 'settings' icon on the machine modal.
Modal structore / outline
Access modal through settings button
Basic settings implemented
Ability to view provisioners in a tree structure implemented
Determine what the network settings might look like
Basic VM output settings implemented
Describe alternatives you've considered
These could all be separate menus accessed through a drop-down from the settings icon. The negative to this is that users that would only ever need to look at the 'basic' settings would be exposed to the other menus.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
There needs to be a menu that allows more settings to be changed than the VM name and the OS used.
Describe the solution you'd like

The menu should enable users to change other machine settings, such as RAM and CPU usage, as well as
set up provisioners, modify network settings, and change the output of the VM.
The menu should be implemented as a modal, and is accessed by clicking the 'settings' icon on the machine modal.
Describe alternatives you've considered
These could all be separate menus accessed through a drop-down from the settings icon. The negative to this is that users that would only ever need to look at the 'basic' settings would be exposed to the other menus.
The text was updated successfully, but these errors were encountered: