rhtyd edited a comment on issue #491:
URL: 
https://github.com/apache/cloudstack-primate/issues/491#issuecomment-653833269


   Needs further discussion: cc @davidjumani 
   
   - 'Affinity groups' is already in its own step, the sequence/step is same as 
old UI's wizard after compute and disk offering, we probably can move it at the 
end?
   ![Screenshot from 2020-07-05 
07-42-14](https://user-images.githubusercontent.com/95203/86524053-395baa00-be93-11ea-88b1-14e149890150.png)
   
   - 'root disk size': already tracked by another ticket, refer/discuss #490 
   
   - The following are exactly as in the legacy UI and shown/asked in the last 
step. The keyboard option is still used to set the default keymap for 
VMware/vnc config for VM 
(https://github.com/apache/cloudstack/blob/master/vmware-base/src/main/java/com/cloud/hypervisor/vmware/util/VmwareHelper.java#L576)
 if not in CloudStack console proxy/popup. Possibly we can add a 2nd last step 
to say 'Advanced Configuration' for the following? However, userdata has been 
there for years and may not be an advanced setting? Should the advanced step be 
visible to normal users?
   ```
   'Boot type'
   'boot into hardware setup'
   'boot mode'
   'keyboard language' (as redundant with novnc console)
   'userdata'
   ```
   
   - For each step we probably want to add an information (a (i) icon) that 
shows popover help doc (like other forms) to either explain the step or a 
specific form-item in the step using translation keys `$tr(...`
   
   Screenshots for reference:
   ![Screenshot from 2020-07-05 
07-49-24](https://user-images.githubusercontent.com/95203/86524121-21d0f100-be94-11ea-9c64-083ccdd465f0.png)
   ![Screenshot from 2020-07-05 
07-49-38](https://user-images.githubusercontent.com/95203/86524123-239ab480-be94-11ea-803a-72a5fe66a830.png)
   
   We'll fix this for 1.0, but given the VM deployment feature/functionality is 
not broken but is the steps/form items are same as old UI I've lowered severity 
to Major.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to