P2Package: datetimeType: feature requesthelp wanted
Description
As per the following code:
I think this is unintuitive and we should have an option to close the popup when user select a date, even if its in a different month.
I am willing to raise a PR for v4 to add a closeOnUserDifferentMonthSelection, defaulting it to false. And if set to true, and a user selects for example last day of previous month, for it to close (as if they selected a day in the same month). Happy for any other name suggestion.
More often than not, we want to select a single business day. Usually Today, sometimes yesterday. When selecting yesterday it is a 2 click process, where any day in the same month (so for rest of month), it is a single click to select date.