Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

fix bug Open-Assistant #67 : submit form on enter

Open seyfeddinenecib opened this issue 2 years ago • 2 comments

Adding submit of the signup form when clicking "Enter"

seyfeddinenecib avatar Dec 26 '22 15:12 seyfeddinenecib

hey, thanks so much for contributing :)

is there an argument for / against just making this into a form and then handling the submit? it seems like that could be a bit more streamlined than explicitly checking enter.

yk avatar Dec 26 '22 16:12 yk

for reference, you can probably just spy on #68 where I introduce another login form that uses a proper form

yk avatar Dec 26 '22 23:12 yk

I implemented the changes.

seyfeddinenecib avatar Dec 27 '22 20:12 seyfeddinenecib