Events are not showing up correctly on set date when you have other event containing Multiple Days

Created on 3 September 2024, 2 months ago

Problem/Motivation

When you have a event spanning multiple days, it pushes the other events to right that fall between those days. This issue causes event to appear on a wrong date. Also, you can notice the css is also broken in the right side (See attachment)

Steps to reproduce

  • Create an Event that spans multiple days like 1st to 3rd
  • Create second Event that is scheduled for 1 day on 2nd
  • The Event that is scheduled on 2nd is pushed to the right and appears on the next day.

Proposed resolution

I believe the code in Calendar.php is incorrectly calculating the placement of these events in the calendar.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇺🇸United States JaswinderSingh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024