Our powerful JS Calendar component


Post by jq123 »

Hi,

I am using Bryntum Calendar v5.6.0, and I noticed that sometimes when the user reschedules a timed event to span multiple days by dragging the event, a bar appears in the all day container. Is there a way to prevent this bar from showing up when the user drags the event?

In the screenshot below, we are rescheduling a 30 min event on 12/5 to span through the next day 12/6. We can see a green bar at the top, which I marked with a red box.

Screenshot 2023-12-06 at 9.21.45 AM.png
Screenshot 2023-12-06 at 9.21.45 AM.png (432.43 KiB) Viewed 355 times

Post by Animal »

That's where it's going to go if it spans multiple days.


Post by jq123 »

Hi Animal,

Is it possible to hide the bar or add some styling? I'm ok if the bar needs to go there, but can we at least change the color so that it's not the default green color?


Post by Animal »

Yes, it should match. It does match the defaultCalendar's colour on drag-create, so there could be a bug there.

https://github.com/bryntum/support/issues/8004


Post Reply