DevExpress / devextreme-reactive

Business React components for Bootstrap and Material-UI
https://devexpress.github.io/devextreme-reactive/
Other
2.07k stars 376 forks source link

Dragging a recurring appointment (weekly, for x amount of times) to another day updates incorrectly #3620

Open HarroF opened 1 year ago

HarroF commented 1 year ago

Is there an existing issue for this?

I'm using ...

React Scheduler

Current Behaviour

When dragging a recurring appointment (weekly, for x amount of times) to another day it removes the current recurrence and the other recurrences are not moved.

Expected Behaviour

It should move all the recurrences to the other weekday it was dragged to.

Steps to Reproduce

Environment

"@devexpress/dx-react-core": "4.0.2",
"@devexpress/dx-react-scheduler": "4.0.2",
"@devexpress/dx-react-scheduler-material-ui": "4.0.2",