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

CalendarDrag doesn't enforce Calendar's allowOverlap setting #2022

Open
4 tasks
ExtAnimal opened this issue Dec 2, 2020 · 1 comment
Open
4 tasks

CalendarDrag doesn't enforce Calendar's allowOverlap setting #2022

ExtAnimal opened this issue Dec 2, 2020 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@ExtAnimal
Copy link

ExtAnimal commented Dec 2, 2020

Add enforcement in:

  • Resize
  • Drag
  • Create
  • EventEdit

https://www.bryntum.com/forum/viewtopic.php?f=54&t=16192

This needs to be implemented at the data level.

So in the Engine in Gantt and SchedulerPro, and in the Project in Calendar and Scheduler and TaskBoard.

The validation needs to allow async return of validation state.

Scheduler's EventDrag and EventResize will need refactoring to handle async return of validation state.

@ExtAnimal ExtAnimal added the bug Something isn't working label Dec 2, 2020
@ExtAnimal ExtAnimal self-assigned this Dec 2, 2020
@ExtAnimal
Copy link
Author

ExtAnimal commented Dec 2, 2020

@ExtAnimal ExtAnimal added this to the 6.0 milestone Jan 17, 2022
@ExtAnimal ExtAnimal removed their assignment Jul 25, 2023
@arcady-zherdev arcady-zherdev removed their assignment Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants