addict
addict copied to clipboard
Hitting enter on forms doesn't submit them
Is there any reason the form logic is done in JS instead of using HTML <form> tags? I think a lot of logic and code could be removed/simplified this way, and hitting "enter" on forms would work out of the box.