Our powerful JS Calendar component


Post by alexandru_tess »

I have a bug on Agenda view, when i select day range the calendar show manny days like in photo:
https://drive.google.com/file/d/1P6FjbUQaxlYT8WgjcazbzJEB8Du7vg6_/view?usp=sharing


Post by tasnim »

Hi,

I've tried to reproduce it with our demo but it works fine here (tested with https://bryntum.com/products/calendar/examples/basic/ demo). What are the steps to follow to reproduce the issue? Are you using the latest version to reproduce it?


Post by alexandru_tess »

I reproduced the bug on https://bryntum.com/products/calendar/examples/basic/. Create an event which lasts min 24h like starts on
11/3/2024 11:30 AM and end on 12/3/2024 12:00 AM and recurring daily.


Post by tasnim »

Hi,

I'm still not able to reproduce it, is it possible to share a video on how to reproduce it?
Have you changed any code?


Post by alexandru_tess »

Sure. No, i didn't change any code.
You can see my simple action to reproduce the bug.

https://drive.google.com/file/d/1uxJ9vwnWN4-d3T4nXmia5LygNsmiIM57/view?usp=sharing


Post by marcio »

Hey alexandru_tess,

Thanks for sharing the video.

That clarified how to reproduce the behavior, I created a ticket to fix that https://github.com/bryntum/support/issues/8787

Best regards,
Márcio


Post by Animal »

If an event recurs daily and crosses midnight, it will have two event bars. The event visits two days:

Screenshot 2024-03-18 at 14.10.38.png
Screenshot 2024-03-18 at 14.10.38.png (246.76 KiB) Viewed 187 times

Post by alexandru_tess »

And? You consider this a feature? Then please tell me how to make the agenda show just a day regardless of the duration of the events.


Post by Animal »

So in a Month view, the long "Hackathon" event should only appear on Monday 11th?

Screenshot 2024-03-20 at 16.13.31.png
Screenshot 2024-03-20 at 16.13.31.png (72.01 KiB) Viewed 165 times

So likewise, it has to be represented when the cells flow down the view:

Screenshot 2024-03-20 at 16.16.00.png
Screenshot 2024-03-20 at 16.16.00.png (165.98 KiB) Viewed 165 times

You can stop it from doing that, but your user will not have the correct visual information about the days that the event visits:

Screenshot 2024-03-20 at 16.19.48.png
Screenshot 2024-03-20 at 16.19.48.png (186.26 KiB) Viewed 165 times

Post by alexandru_tess »

We can display that event every day it happens. This does not mean that we have to display all those days in the agenda. What i wanna say is in your example if selected date is 12 Oct 2020, display just this day and show the Hackathon event with arrows in both sides.


Post Reply