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

Nested Events With parent dependencies and children out of limit #9494

Open marciogurka opened 2 weeks ago

marciogurka commented 2 weeks ago

Forum post

"I am using Bryntum SchedulerPro 6 (latest), I am using scheduler nested events with parent dependencies structure to fulfill my requirement.

I am facing issue that the children goes out of the parent when the height of parent is filled, in previous version (5.5) there was no issue.

I noticed a class "b-dependancies" that disturbs the style with overflow:visible.

same issue was noticed in example : https://bryntum.com/products/schedulerpro/examples/nested-events-dependencies/"

Screenshot 2024-07-02 at 4.52.42 PM.png

https://github.com/bryntum/support/assets/16693227/984c31ee-8f7f-405a-b718-72204988e755

najam2012 commented 2 weeks ago

This issue fix will be a lot of help. @marciogurka can you let me know some estimates on this fix as we are blocked due tho this. Thanks

:Reporter