-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Minor
-
-
Accessibility
Issue Summary
When editing a component in legacy automation, the field texts gets cut and the "+ More" button displays the list of items with a visual bug:
Steps to Reproduce
1. Access any legacy automation and add an IF/ELSE condition component;
2. See that if the field name and value are longer, the field doesn't display the full name and value of that field.
3. Click on the "+ More" button to add fields and see that the padding is broken.
Expected Results
The field values and names should be entirely displayed, along with the dropdown items from the "+ More" button, without overlapping with the check boxes.
Actual Results
Fields names aren't fully displayed and the dropdown list is broken.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available