An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
The issue happens whenever I try to perform a begin/end batch while having the calendarHighlight feature set.
To reproduce the glitch:
Try to move an event to a different timespan (it will jump back to its original position as context.valid is false)
Zoom out
The event "disappeared". But the truth is that it jumped far away to the right.
If I try to move that event again, it will jump back to the original position.
Forum post
Hello Bryntum team,
It seems that there's a glitch when dragging an event whenever the context of the drag becomes invalid.
Follow the config I've used to reproduce the issue:
Then I am simulating a case where I make the context.valid false:
The issue happens whenever I try to perform a begin/end batch while having the calendarHighlight feature set.
To reproduce the glitch:
Try to move an event to a different timespan (it will jump back to its original position as context.valid is false) Zoom out The event "disappeared". But the truth is that it jumped far away to the right. If I try to move that event again, it will jump back to the original position.
drag-from-grid-begin-batch-issue.zip