Monday 28 October 2019

Persisting draggable cards sort order

I'm wondering if there are some alternative approach when saving the sort order of draggable cards in a list.My approach is when a card has been drop to a list then make a call to API sending all card_id and sort order. I think this approach may work but it would required multiple db calls like updating sort order for each card_id which I think is not good.

Submitted October 28, 2019 at 02:15PM by jhefreyzz

No comments:

Post a Comment