Modify ↓
Ticket #2876 (closed bug: fixed)
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: | |
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
