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
- Create appointment which repeats weekly on monday ending after 3 repetitions.
- Drag the first appointment to the next day
Environment
"@devexpress/dx-react-core": "4.0.2",
"@devexpress/dx-react-scheduler": "4.0.2",
"@devexpress/dx-react-scheduler-material-ui": "4.0.2",