| Issue 653: | All Day Events Ordered Randomly | |
| 2 people starred this issue and may be notified of changes. | Back to list |
When the number of all day events rendered in the calendar exceeds 22 the order in which these events displayed is random. This is a problem if you the order your adding events to the calendar has meaning (e.g. if you have sorting filters for the calendar). Steps to Reproduce: 1) Load OrderWorksWith22Events.html 2) Note the all day events are presented in the order they were added to the calendar, i.e. Event1 precedes Event2, precedes Event3, etc. 3) Load OrderDoesntWorkWith23Events.html Expected Outcome: The visual order of the events matches the order they're added to the calendar as it does when less than 22 events are added. Actual Outcome: The order of events is erratic and changes with every refresh of the page. Workaround: At least of the basic calendar view, expressing a start and end time returns the order. For an example of this see workaround.html.
Oct 7, 2010
thanks for the resources. merging with an issue that is very similar...
Status:
Duplicate
Mergedinto: 379 |
|
| ► Sign in to add a comment |
2.8 KB View Download