In taskboard:
Add in place a task (a), a task (b), a task (c).
Without leaving the add in place mode, reorder (b) above (a)
=> the cards are in this order: (b), (a), (c)
Add a task (d)
Expected behavior:
The cards order should be (b), (a), (c), (d)
Current behavior:
The cards order is (a), (b), (c), (d)
Note: If we refresh the page, then the order is back to normal.
