Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
HarroF opened this issue Jan 9, 2023 · 0 comments

Comments

@HarroF
Copy link

HarroF commented Jan 9, 2023

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",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants