Skip to content

limel-date-picker: date pickers with require attribute should not be clearable #3646

@adbc-lime

Description

@adbc-lime

New feature motivation

I would like to make it clear for the user that date picker is not clearable and avoid checking for null values in the code.

New feature description

Date picker with required property should not be clearable.

  • "clear symbol" icon should disappear when attribute "required" is added to the input.

Without required
Image

Required
Image

  • Date should not be changed or cleared when user hits backspace or uses "clear" on native web android/ios date picker.

New feature implementation

I could even try and create a PR if you greenlight the idea.

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