-
-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Labels
enhancementNew feature or requestNew feature or request
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.
Faq and Flythe
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request