Skip to content

Feature Request: Save date when typing and click off DatePickerΒ #1182

@amaanjavedmissioncontrol

Description

Is your feature request related to a problem? Please describe.
I'm always frustrated when I type a valid date/time into the text input field and click away from the DateTimePicker component, expecting it to save automatically, but instead the typed value is lost or not committed. Currently, users must press Enter/Tab explicitly after typing.

Describe the solution you'd like
I would like a new prop that, when enabled, automatically validates and commits typed input when the user clicks outside the DateTimePicker component.

Describe alternatives you've considered
Using the onClickOutside config option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions