If player is not jumping
AND jump key is down > Play Idle animation
Although it's not really clear why you want the player to move left/right etc when they are pressing the jump key.
If you have it set up as:
On jump key PRESSED > Jump
then holding down the jump key after you have finished the jump shouldn't do anything either.