There is a strange behavior when we use only the keyboard to add a new task.
Press ‘n’ to open a new task dialog window
Write title and press ‘tab’ to switch to tags section
Choose a tag and press ‘esc’ to quit focus from this section
Press ‘enter’ to close and save a new task
A new task is created but when we press the final enter key than the very first task on the list is opened to edition. It looks like Enter is sent two times. First to save a new task and second to open edition dialog for a selected task