Description of problem:
In ROSA classic wizard flow, Under Install into existing VPC from networking > configuration step. Once the user selected the VPC , availability zones, filled with both private and public subnet ID fields and performed a refresh action on VPC . Due to this action selected VPC value is cleared along with availability zones, filled with both private and public subnet ID definition. This is not a great example for user experience perspective.
Suggestions are
- Do not clear the selected VPC value from the field in case previously selected VPC is available.
- Keep the other fields (availability zones, filled with both private and public subnet ID fields ) are enabled with existing value.
- Do clear the selected VPC value from the field in case previously selected VPC is not present from backend request.
- Do clear all the fields and disable those until user chooses a valid VPC in step3
How reproducible:
always
Steps to Reproduce:
- Open OCM UI staging.
- Open ROSA wizard and choose control plane as Classic.
- Go to Networking > configuration step.
- Check the option "Install into an existing VPC".
- Select a VPC and select Availaibility zone.
- Input the private subnet ID and public subnet ID values.
- Click "Refresh" button.
- See the behavior.
Actual results:
At step 8, The selected VPC value is cleared from the field and all other fields such as availability zones, filled with both private and public subnet ID are also cleared. This behavior user to force to select VPC and input already entered definition again (if the VPC definition already exists).
Expected results:
Please see the description.
- is cloned by
-
OCMUI-1293 [ROSA Wizard]Error in version selection during wizard navigation
- Closed
- relates to
-
OCMUI-555 [ROSA Wizard]Refresh action clears the selected VPC and left other fields uncleared.
- Closed