Closed vasanthkumar258 closed 1 year ago
@vasanthkumar258 This is not a bug, but expected, documented behavior of Big Calendar
@cutterbl, Yeah this is not a bug. Can we achieve the above behaviour by using any workaround?
@vasanthkumar258 In the way that Big Calendar is currently rendered, I don't think there is. But I can't be certain. You might ask on StackOverflow though, as someone may have tried this.
Check that this is really a bug
Reproduction link
https://stackblitz.com/edit/big-calendar-demo-mfzisu?file=index.js
Bug description
In Calendar Month view, a row will have cells with different "+X more" link.
Current Behaviour - When we click on "+X more" link, we either go to day view or open a pop up
Expected Behaviour - When we click on "+X more" link, we expand the entire row to the height that fits the all the events and show Collapse for all the Days in a row?
Expected Behavior
When we click on "+X more" link, we expand the entire row to the height that fits the all the events and show Collapse for all the Days in a row?
Actual Behavior
When we click on "+X more" link, we either go to day view or open a pop up
react-big-calendar version
1.5.2
React version
18.2.0
Platform/Target and Browser Versions
Chrome
Validations
Would you like to open a PR for this bug?