This request is for a new pattern in a creation flow. The name is autogenerated, but I want users to be aware that this is going to be the name of the VM they create, before they click the “Create” button while they can still change it. (After a VM is created - it’s impossible to rename it b/c the name of a resource in K8s is immutable).
At this point the “Create” button stays disabled until the user has either accepted the autogenerated name or edited it.
If users are happy with the autogenerated name and click "Tab", they confirm the name (clicking the Tab is an act of confirmation)- like an alternative way to tick a checkbox confirmation.
If they want to edit the VM name - they can override the pre-populated name.
The “Tab” is only visible when the field has focus.
Jira Issue: PF-3617