-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: No Longer Reproducible
-
Affects Version/s: 2.0.x
-
Fix Version/s: None
-
Component/s: DatePicker
-
Labels:None
Steps to reproduce:
1. Create a date picker with a maximumDate in the past (February 2014, for example).
2. Click into the input textbox.
Expected result:
The displayed month should should have selectable dates. In this case it'd be best to show the last month which the user can select dates from.
Actual results:
The displayed month is the current month, so the user needs click back arrows until he arrives on a month which he can select dates from.
Note:
A similar problem happens if the user sets the minimumDate to a future date.