angular-material-components icon indicating copy to clipboard operation
angular-material-components copied to clipboard

Allow selecting the last date user chose when they close the datetimepicker

Open Dinika opened this issue 3 years ago • 3 comments

We are using the datetimepicker from this repository and we have a feature request:

Our users would like to select the date in the datetimepicker without needing to click on the "Ok" (or the checkmark) button to confirm their choice to speed up operations. I have made a small PR https://github.com/h2qutc/angular-material-components/pull/271 to show one possible way to achieve this. I'm open to other possible solutions.

Also, unfortunately I was unable to test my code on this repository because the npm ci and npm run start commands fail, so please let me know how to test the code.

Dinika avatar Jun 07 '22 09:06 Dinika

@Dinika I will try to release a new version with this feature as soon as possible. Thanks to your support.

h2qutc avatar Jun 07 '22 22:06 h2qutc

@h2qutc Thanks! If possible/required, I would love to contribute to the new version. I already have a PR to support the feature I requested. Please feel free to give your opinions there.

Dinika avatar Jun 21 '22 09:06 Dinika

Is there a version release for this issue??

AMMAR-62 avatar Jan 04 '24 08:01 AMMAR-62