Remove keyup event listener for forms #184
Reference in New Issue
Block a user
Delete Branch "fix/form-enter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Let the browser take care of when to do implicit submission.
Fixes #181.
This seems sensible to me. Apologies for the delay in reviewing!