dojox/Calendar: All Day section disappears when expanded in week mode then moving to day mode
You can reproduce the steps using the demo site, as follows:
1.) Go to http://demos.dojotoolkit.org/demos/calendar/
2.) Click on the "New Event 3" event.
3.) Check "All day"
4.) Click the "Update" button to turn "New Event 3" into an all day event.
5.) Click the little drop down arrow to expand the all day section so that you can see New Event 3.
6.) Click the "Day" button to put the calendar into Day mode with the first day of the week displayed.
7.) Click the right arrow 3 times to move to the 4th day of the week (where New Event 3 lives).
8.) Notice that New Event 3 and New Event 4 are no longer displayed.
9.) Click the Week button to go back to Week mode.
10.) Notice that the all day event section at the top no longer has vertical column lines or any data inside it.
Change History (4)
Component: |
General →
Dojox
|
Owner: |
set to dg
|
Status: |
new →
assigned
|
Summary: |
All Day section disappears when expanded in week mode then moving to day mode →
dojox/Calendar: All Day section disappears when expanded in week mode then moving to day mode
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
The widget is crashing in this particular scenario.
Created and fixed issue on GitHub? repository (https://github.com/damiengarbarino/dojo-calendar/issues/100)
Thanks,
Damien