addict icon indicating copy to clipboard operation
addict copied to clipboard

Hitting enter on forms doesn't submit them

Open asterite opened this issue 9 years ago • 0 comments

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.

asterite avatar Aug 12 '16 15:08 asterite