We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Kanban dataSourceChanged not firing when card is moved to another column

When moving a card, between columns not getting an event fired.

As anything more needed to be configured? I expected dataSourceChanged or dataStateChange to be triggered, Am I misconfiguring something/

<ejs-kanban

#kanbanObj
cssClass="kanban-swimlane"
ejs-kanban
keyField="status"
[dataSource]="data | async"
[cardSettings]="cardSettings"
[swimlaneSettings]="swimlaneSettings"
enableTooltip="true"
(dataStateChange)="dataStateChange($event)"
(dataSourceChanged)="dataSourceChanged($event)"




4 Replies

AP Atul Patel October 11, 2022 11:40 AM UTC

Found one more clarification.  It appears that the first drag and drop event does not fire, but the second drag and drop event does.  It does not matter if the second drag is the same card or a different card.



VJ Vinitha Jeyakumar Syncfusion Team October 11, 2022 01:58 PM UTC

Hi Atul,


We can able to replicate the issue at our end and we will update you the further bug details on 12th October 2022.

Regards,
Vinitha


RK Revanth Krishnan Syncfusion Team October 12, 2022 12:11 PM UTC

Hi Atul,


We have considered your reported issue " dataSourceChanged event not triggered for the first time when we drag and drop the cards between columns in Kanban" as a bug from our end, and the fix for the issue will be included with our upcoming patch release on October 26th, 2022.


Now you can track the status of the reported issue through the below feedback,

https://www.syncfusion.com/feedback/38344


Disclaimer: Inclusion of this solution in the weekly release may change due to other factors, including but not limited to QA checks and work reprioritization.


Regards,

Revanth



VJ Vinitha Jeyakumar Syncfusion Team November 30, 2022 05:16 AM UTC

Hi Atul,

we have included the fix for the issue "dataSourceChanged event not triggered for the first time when we drag and drop the cards between columns" with our patch release version 20.3.59. So please upgrade your package to the latest to resolve the reported issued from your end.


Regards,
Vinitha


Loader.
Live Chat Icon For mobile
Up arrow icon