Hi Community,
I am working on enhancing interactivity in Gantt Chart.
I want to add task by dragging and drop after clicking on button to add task into my gantt chart.
Here is the screenshot for further clearification

I want to First add task name (task1) and then pressing the button and then drop it into my parent task (mueed) to add new task in the current task area.
This is all for the UI only. Further I will save it into database on some condition based.