Skip to content

[Toolset] Language dropdown in Add locale dialog is too narrow and truncates its value #8787

Description

@dariacherepanova

DIAL chat version

0.0.1

How to reproduce

  1. Open the Toolset Editor.
  2. Click Add locale.
  3. Observe the Language dropdown.
  4. 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.
Image

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

  • I confirm that do not share any confidential information

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

P3 – MediumSecondary flow or UX is degraded. No data loss. Reasonable workaround availablebugSomething isn't working

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions