Our state of the art Gantt chart


Post by Qwerty »

Hi there,

We've noticed a display issue when creating and indenting a task, then undoing it.

It may be related to this existing issue: https://github.com/bryntum/support/issues/984

Steps to Reproduce

  1. Open the Undo/Redo example here: https://www.bryntum.com/examples/gantt/undoredo/
  2. Right-click on "Run tests" and add a task below
  3. Right-click on that task ("New task 1") and add another task below
  4. Right-click on this latest task ("New task 2") and indent
  5. Undo all operations in quick succession
  6. Redo all operations

You'll see that "New task 2" appears as a sibling of "New task 1" even though "New task 1" has the disclosure triangle indicating that it has children. Expanding this task will update the UI and nest "New task 2" correctly.

Thanks again.


Post by mats »

That's another unrelated issue, good finding. Ticket opened: https://github.com/bryntum/support/issues/1013


Post by mats »

@Qwerty Can you still reproduce this? I can't according to description at https://www.bryntum.com/examples/gantt/undoredo/


Post by Qwerty »

Hi mats,

It looks like it's fixed! Thanks for looking into it.

Cheers.


Post Reply