bryntum / support

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
https://www.bryntum.com
54 stars 6 forks source link

allowOverlap config is ignored when Scheduler Pro and Gantt are partners #2111

Open pmiklashevych opened 3 years ago

pmiklashevych commented 3 years ago

https://www.bryntum.com/forum/viewtopic.php?p=80663#p80663

Gantt/examples/gantt-schedulerpro/app.js

const scheduler = new SchedulerPro({
    allowOverlap : false,

http://lh/bryntum-suite/gantt/examples/gantt-schedulerpro/ Double click the event assigned to the Celia in Scheduler panel. Add another resource (Lee) to the assignment. Save. See Lee has to resources scheduled for the same time.

Снимок экрана 2020-12-14 в 22 13 10

Note, task editor is opened for both panels by design.

JockeLindberg commented 2 years ago

Work on this issue will be paused until the fall of 2022.

isglass commented 2 years ago

We have to rethink the allowOverlap concept