Skip to content

Dropdown selection changes component width and causes layout wrapping #6518

Description

@PailaKarthik

Describe the bug

When selecting certain values from a dropdown, the selected text increases the width of the dropdown component.

As a result, nearby elements wrap or shift position, causing an inconsistent layout.

Steps to reproduce

  1. Navigate to the affected page
  2. Open the dropdown
  3. Select an option with longer text
  4. Observe the surrounding layout

Expected behavior

The dropdown width should remain stable after selection and should not affect the positioning of surrounding elements.

Actual behavior

The dropdown width changes based on the selected option, causing nearby elements to wrap or shift.

Additional context

This creates visible layout shifts and affects the user experience, especially when selecting longer option values.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions