thestuckster/sketchDetector-

[Frontend] Make ENTER work like submit button

Closed this issue · 0 comments

When you press the ENTER key it just refreshes the pages instead of submitting the url. Modify index.js so that when the enter button is pressed, and there is a URL in the text box, the URL will be submitted to the server.