You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examples have the same problem, if you try to resize a event and scroll (bottom or top), it's not possible to make it bigger than the actual view, the view scrolls back. It is not possible to resize a event without it being fully shown in the calendar.
Expected Behavior
When resizing a event, it should be possible to keep scrolling it until the end of the view, without the scroll jumping back
Actual Behavior
When resizing event bigger than view height, the view scrolls back and don't let scroll past that height
Check that this is really a bug
Reproduction link
https://jquense.github.io/react-big-calendar/examples/index.html?path=/docs/additional-examples-drag-and-drop--draggable-and-resizable
Bug description
The examples have the same problem, if you try to resize a event and scroll (bottom or top), it's not possible to make it bigger than the actual view, the view scrolls back. It is not possible to resize a event without it being fully shown in the calendar.
Expected Behavior
When resizing a event, it should be possible to keep scrolling it until the end of the view, without the scroll jumping back
Actual Behavior
When resizing event bigger than view height, the view scrolls back and don't let scroll past that height
react-big-calendar version
1.8.2
React version
17.0.1
Platform/Target and Browser Versions
Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: