Project privacy set to public. By default, its content is available to everyone (authenticated or not). Please note that more restrictive permissions might exist on some items.
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.