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
53 stars 6 forks source link

Default `constraintDate` is not applied when `autoSetConstraints` is enabled #9856

Open arcady-zherdev opened 1 month ago

arcady-zherdev commented 1 month ago

Steps to reproduce:

  1. open advanced demo
  2. add a new task by clicking Create button in the toolbar
  3. change the task constraint type in the corresponding column to Start no later than

Result: constraint date column stays empty

P.S. actually an even shorter scenario is:

  1. open advanced demo
  2. add a new task by clicking Create button in the toolbar

Result: constraint type column for the task has Start No Earlier Than but constraint date column is empty