Our state of the art Gantt chart


Post by SIM-LTD »

In this new release, we have raised some issue with the Task Renderer or (DOM)
From the online demo (https://www.bryntum.com/examples/gantt/vue/javascript/advanced/dist/index.html)

We made a couple of Tests and we faced an issue with the task renderer.
Indeed, some task disappears suddenly right after having made an indent and run to time undo/redo.
Look at the screenshot

It seems that under Vue CLI (or Vue2) the Gantt is pretty much unstable.
Attachments
Capture d’écran 2019-12-19 à 18.06.52.png
Capture d’écran 2019-12-19 à 18.06.52.png (176.83 KiB) Viewed 1306 times
Capture d’écran 2019-12-19 à 18.06.32.png
Capture d’écran 2019-12-19 à 18.06.32.png (173.88 KiB) Viewed 1306 times

Post by mats »

Tried to reproduce but failed. Could you please provide exact steps?

Post by pmiklashevich »

Please go to the page with video param enabled, reproduce the issue and click "Feedback" button at the right side of the screen to report a bug. Then we'll get a detailed report with your actions. Thanks! https://www.bryntum.com/examples/gantt/vue/javascript/advanced/dist/index.html?video=1

Pavlo Miklashevych
Sr. Frontend Developer


Post by SIM-LTD »

Just want to confirm you that Gantt is pretty much unstable

(Please have a look at the screenshot)

Step to reproduce :

0) From online demo (https://www.bryntum.com/examples/gantt/basic/)
1) Add Task Below (from Task "Configure Port")
2) Add Milestone
3) Select the Milestone and Select option: Add Task Above... Then another Milestone is created :shock: (we have already reported that issue) instead of having a new Task above
4) Scroll a bit down
5) From any task, Select Add Tack Below
6) Add another Task Below
7) Select the task created and run "Indent"
8) Now scroll up and the overall Gantt having a weird renderer :shock:
Attachments
Capture d’écran 2020-01-05 à 17.24.02.png
Capture d’écran 2020-01-05 à 17.24.02.png (133.63 KiB) Viewed 1239 times
Capture d’écran 2020-01-05 à 17.24.34.png
Capture d’écran 2020-01-05 à 17.24.34.png (103.44 KiB) Viewed 1239 times
Capture d’écran 2020-01-05 à 17.25.08.png
Capture d’écran 2020-01-05 à 17.25.08.png (97.71 KiB) Viewed 1239 times

Post by saki »

I was able to reproduce the first issue (Milestone created instead of task) but I cannot trigger the rendering problem. Am I doing something different than you?
gantt-bugs.gif
gantt-bugs.gif (6.83 MiB) Viewed 1228 times

Post Reply