You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the year is change either by buttons or editing, the date shown in the input should change to reflect the new year, even though the months are still the same.
The text was updated successfully, but these errors were encountered:
MonthPickerInput input should not change when Back and Forth button for years is clicked? It is only a navigation feature, User does not mean to change the year when he is navigating. User will click the month, if intended to change the year.
Also, in current implementation of MonthPickerInput, when year back and forth buttons are clicked, input is updated, but change-year event is not fired
when the year is change either by buttons or editing, the date shown in the input should change to reflect the new year, even though the months are still the same.
The text was updated successfully, but these errors were encountered: