Skip to content

Clearable date range has extra padding on the right #1150

@tomastan

Description

@tomastan

Describe the bug
If the datepicker has a value longer than the input width AND is not clearable, in the place of clear icon, there is an extra margin which looks wrong.

Expected behavior
It is expected the text would not be cut before the input ends. Or in other words the right padding should be smaller.

Screenshots
:clearable="true"
Image

:clearable="false"
Image

Of course I can override padding-right for this element locally, but would be good to have this solved upstream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting triageThe issue is not reviewed by the maintainersbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions