Description of problem:
Opened a Ready ROSA Cluster. Under machine pool tab, Opened "Add machine pool" dialog and user has clicked on security group drop-down. User didn't select the value instantly and waited for sometime,in between security groups are refreshed in the dialog (a fetch call to security group API has called).After auto refresh action, user tried to select the security group listed from the drop-down but unable to select the same.
Please refer attached screen recordings UnabletoSelectSgs.mp4
How reproducible:
always
Steps to Reproduce:
- Open OCM UI staging.
- Open a Ready ROSA cluster installed with custom VPC(VPC should have some Security groups associated).
- Go to Machine pool tab.
- Click "Add machine pool" button.
- Click "Security groups" drop-down.
- See the list of security groups.
- Allow the auto refresh on security group section to run.
- Select the security groups from the list.
- See the behavior.
Actual results:
At step 9 , User unable to select the security groups from the shown list.
Expected results:
At step 9 , User should able to select the security groups from the shown list irrespective of refresh/re-fetch actions.