kuhnroyal / mat-datetimepicker

Material datetimepicker for @angular/material
MIT License
153 stars 84 forks source link

current value is not set to input when picker closes #107

Open rattkin opened 4 years ago

rattkin commented 4 years ago

When user changes part of the date-time (for example just the date, or just the hour), they can close the picker. The input value is not changed.

In fact the input value is changed only after the minute is clicked.

There should be a confirm dialog or button. Or a parameter to prevent close

rattkin commented 4 years ago

possibly each value change could set the input immediately.

milkov85 commented 3 years ago

Any development here, it is very irritating for the user to have to select all dates in order to save it.

bbortt commented 3 years ago

I am sorry, not actively developping on this project. Happy to accept PRs :)

Abdullah0991 commented 3 years ago

UP.... Is there any solution to this problem?

naveenkumarGajavalli commented 2 years ago

any solution for this??