Skip to content

Control input retains placeholder width after placeholder is cleared #384

Closed
@adamlogic

Description

@adamlogic

The control input width is initially set using the width of the placeholder text. This is expected, but once the control gets focus and the placeholder is cleared, the width should shrink. The consequence of this is that when the control input is too wide, it is pushed down to the next line.

Best explained with a gif:

selectize-bug

Here is the CodePen used to produce this bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions