When clicking ‘New’ button (top right) of a board:
A new empty card shows up in the column without State assigned:
After inserting the text and hitting Enter, the card shifts to the ‘default state’ (in this case ‘Normal’)
Issue:
This is confusing behavior, because a user would expect the board to be aware of the default state, if the columns are based on states and the column of that default state is present.
Expected behavior:
When clicking the New button, an empty card would show up in the column of the state that is set as default (in the case of this example, the Normal column).