-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenthelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue
Description
Bug, feature request, or proposal:
feature request
What is the expected behavior?
When leaving after directly typing a valid date in matDatePicker input, the date could be reformatted to reflect the control's value as if it was picked from the calendar.
E.g.:
speed typing "4 1 87" could automatically become "4/1/1987" (according to locale) when leaving the input
What is the current behavior?
Typed dates don't change after typing and leaving the input.
What is the use-case or motivation for changing an existing behavior?
This would make inserting dates more consistent with the global appearance of the control and less error-prone for the end users
Metadata
Metadata
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenthelp wantedThe team would appreciate a PR from the community to address this issueThe team would appreciate a PR from the community to address this issue