-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.0.x
-
Fix Version/s: None
-
Component/s: DatePicker
-
Labels:None
The multiple pane date picker has a confusing UI because it only shows one month above the panes. It is hard to tell which month corresponds to each pane. An example of the multiple pane aui-datepicker can be seen at: http://alloyui.com/examples/datepicker/multiple/. The solution would be to display each month above its corresponding pane. A good example of this is the PrimeFaces Calendar. In the 3 pane datepicker, it would also be more understandable if the current selected month were the middle month rather than the left-most month. That way dates in the month previous and dates in the next month would be available to choose rather than just dates from future months.