jquense / react-big-calendar

gcal/outlook like calendar component
http://jquense.github.io/react-big-calendar/examples/index.html
MIT License
7.82k stars 2.23k forks source link

Overlapping events on month view are hidden on next days #2252

Open Thyrse opened 2 years ago

Thyrse commented 2 years ago

Check that this is really a bug

Reproduction link

https://codesandbox.io/s/react-big-calendar-example-forked-5rkz1o

Bug description

When an event is starting at the end of others, if the "Show More" option appears, the event that start at the end of the others will show up on the popUp, but wont be displayed properly on the next days where it should appears.

Inside the example, the events "Event5", "Event6" and "Event7" should be visible at their second day at least.

Expected Behavior

Event should appear on the next days if there is enough place to display it

Actual Behavior

Event that start at the end of many others is not displayed inside the following days

react-big-calendar version

1.4.2

React version

16.13.1

Platform/Target and Browser Versions

macOS, Windows, Chrome, Firefox

Validations

Would you like to open a PR for this bug?

yuekhei03 commented 2 years ago

this is a serious issue but still not yet fixed, hope that it would be solved shortly :(

chrisart10 commented 10 months ago

this is a serious issue but still not yet fixed, hope that it would be solved shortly :(

I think so. I need to know if there a way to solve this problem.