Why is it that when I drag a card upwards, the other cards moving down do not have animation applied to it?
I am trying to build something similar to beautiful-dnd. The same old drag and drop with slight transitions. I see that when I drag a card downwards, everything works fine. But the issue is when I drag a card upwards and the cards above it move downwards. Now while this works fine, the cards moving downward do not have any animation applied. You can find the code below.