Skip to content

floatingLabelText overlaps text in the field when text is invalid and no errorText is specified #569

@liyichao

Description

@liyichao
 <TextField type='number' step='0.01' defaultValue={1} ref='critical' floatingLabelText='Critical ' />

When I type ss in the field, and move focus outside the field, the floatingLabel overlaps with ss.

When I type a number, it works.

The picture is the same as #563

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: text fieldChanges related to the text field.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions