Side navigation
#2876 closed bug (fixed)
Opened May 15, 2008 01:50PM UTC
Closed January 21, 2009 11:41PM UTC
DatePicker: selectors don't fire any event.
Reported by: | acolonna | Owned by: | kbwood |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | datepicker calendar | Cc: | |
Blocked by: | Blocking: |
Description
DatePicker's month and year selectors do not fire any event when the used picks a month or year.
The best thing would be for the component to trigger an event like "onMonthSelect" and "onYearSelect", carrying the new date information within the event object.