-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Check that this is really a bug
- I confirm
Bug description
no-overlap algorithm does not work correctly.
Steps to reproduce:
- Open https://jquense.github.io/react-big-calendar/examples/index.html?path=/story/examples--example-3
- Select Day view.
- Create event from 12:00 AM to 1:00 AM.
- Create another event from 1:00 AM to 1:30 AM.
Current effect
Expected effect
Both slots from the example should be full wide.
react-big-calendar version
1.5.0
React version
17.0.2
Validations
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- Make sure this is a react-big-calendar issue and not an implementation issue
Would you like to open a PR for this bug?
- I'm willing to open a PR
Ne0xygene, hcmendes and goatyeahh
