haven-protocol-org / haven-web-app

https://havenprotocol.org/
30 stars 17 forks source link

Vault Login should use <form> tag | Can't press 'Enter' on login form to submit. #42

Closed g45t345rt closed 2 years ago

g45t345rt commented 3 years ago

Right now, I have to click Login with my mouse or by using 'Tab' and then 'Enter' Can't press 'Enter' on password input to submit. Using form tag with onSubmit event should fix the issue.

image

blueyred commented 2 years ago

This is done (although implementation is slightly different to that described)