Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

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

@HarroF

Description

@HarroF

Is there an existing issue for this?

  • I have searched this repository's issues and believe that this is not a duplicate.

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",

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions