I'm assuming this is because there are two submit buttons in one form and when pressing enter (while focused on an input), it submits the action (e.g. delete) rather than the list_editable.

When I press enter (while focused on an 'hours' input), it reacts the same as if I pressed the "Go" button next to the dropdown.
Is there a fix I could make?
Should I submit this as a bug?