gantt
gantt copied to clipboard
Fixed Triggering of Extra Progress Change Events
When you change the progress of the bar, triggering the on_progress_change function, for any other click that you perform on the svg, it triggers this event. For example, changing the gantt bar positions(start and end date) or anywhere really. This can be especially seen when you change the progress of a bar and then go to change the date of that same bar. You will then see that the on_progress_change function and on_date_change function are both invoked! Hope this can get fixed as it is just a one line change.
Hello @VinayShukla16 I faced the same issue. @netchampfaris if there are any plans when the frappe team will merge the pull request?
Kind Regards