testing with the dragGhostCustomization sample (SNAPSHOT_v15.0d_2026-03-18) I can see that all the issues above are fixed!
I found other issues, though.
- If you make the Sub-day event in the sample an All-day event in the GUI and click OK and then edit it again and remove the "All-day", the time portion is as before, so it must somehow still be part of the event data. Is this a bug?
- #1 here makes me wonder again how events are persisted. See also #31.1. Could you switch the sample to use a DataSource (clientOnly or persisted)? Then one could also easily see what is expected w.r.t. to default DB column names.
- In month view, when the Calendar is displaying a previous or a next month, like April 2026 in the sample with no further changes, a click on the cell area of Mon 2026-03-30, Tue 2026-03-30 or Fri 2026-05-01 switches the display to the respective month (expected). This is not true for a click in the Ghost Space, which creates an All-Day event (unexpected).
- As above, a click on Sun 2026-03-29 or Sat 2026-05-02 does not do this. This is because of disableWeekends: true, but IMHO the month switching should still happen.
Best regards
Blama
Leave a comment: