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
For Month view event does not come back if its undroppable (e.g we try to move it outside the calender). This is not the case in weekly and daily view
Expected Behavior
While dragging event outside in monthly view and dropping outside calender it should come back automatically as this happens in daily and weekly view.
Actual Behavior
While dragging event outside in monthly view and dropping outside calender it should come back automatically as this happens in daily and weekly view.If after leaving mouse if we click anywhere in calender it comes back
I have reproduced this issue on my end and I believe it is a bug.
When we drag an event outside the day or week views, it goes back to its initial state automatically as soon as you drop the dragged event outside of the view (without having you click again on the view).
However, on the month view, after dragging an event outside of the view, the view remains blocked and does not automatically go back to its initial state. Despite dropping the dragged event, I had to click back on the view to make It circle back to the initial state.
Here is a video detailing the bug reproduction on my side
Check that this is really a bug
Reproduction link
https://www.awesomescreenshot.com/video/26015205
Bug description
For Month view event does not come back if its undroppable (e.g we try to move it outside the calender). This is not the case in weekly and daily view
Expected Behavior
While dragging event outside in monthly view and dropping outside calender it should come back automatically as this happens in daily and weekly view.
Actual Behavior
While dragging event outside in monthly view and dropping outside calender it should come back automatically as this happens in daily and weekly view.If after leaving mouse if we click anywhere in calender it comes back
react-big-calendar version
1.6.8
React version
16.13.1
Platform/Target and Browser Versions
All browsers
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: