-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
2
-
False
-
-
False
-
-
-
ACM Console Sprint 251
Description of the issue
In ROSA hypershift wizard flow, in case the subnet names are shorten in subnet drop-down list then we should show the full subnet name during mouse hover action in the list. Currently it create difficulties to recognize in case of larger subnet names as seen below.
Steps to reproduce:
- Launch OCM UI staging.
- Open a ROSA wizard and move forward with Hosted control plane flow.
- Reach to machine pool step.
- Select the a VPC (make sure it has private subnets with larger names)
- Try to select the subnet names from the machine pool dropdown.
- See the behavior
Actual results:
The larger subnet names are shorten as seen above and no tooltip text associated to the dropdown makes difficulties to identify /select the subnets.
Expected results:
Include the tooltip text on larger subnet names that are shorten from subnet dropdown.