i have problem about scroll the parent when inside child dragging for example check the Trello Scrum Board , in trello we have a main element for cards and when the main ( parent ) element grows it scrolls .
so when when moving the card to right,left top or bottom for reorder or change the parent card the main parent element scrolling very soft and smooth and its not like native scroll .
I check a lot of free scrumboard templates with react , vue , angular ... but they didn't handle this option.