DIAL chat version
0.0.1
How to reproduce
- Open the Toolset Editor.
- Click Add locale.
- Observe the Language dropdown.
- Open the dropdown or check the currently displayed value/placeholder.
Actual result
The Language dropdown is significantly narrower than the adjacent Name field.
Because of the limited width:
- the selected value or placeholder is truncated, e.g. displayed as S...;
- locale codes or language names may not be fully readable;
- the control looks visually inconsistent with the rest of the form.
Expected result
The Language dropdown should have sufficient width to display supported locale values without unnecessary truncation.
The control should either:
- use a wider fixed/minimum width; or
- expand responsively according to its content/layout.
Common locale values such as en-US, de-DE, pt-BR, etc. should be fully visible.
Confidential information
DIAL chat version
0.0.1
How to reproduce
Actual result
The Language dropdown is significantly narrower than the adjacent Name field.
Because of the limited width:
Expected result
The Language dropdown should have sufficient width to display supported locale values without unnecessary truncation.
The control should either:
Common locale values such as en-US, de-DE, pt-BR, etc. should be fully visible.
Confidential information