sbsdev / daisyproducer2

An integrated production management system for accessible media
GNU Affero General Public License v3.0
0 stars 0 forks source link

Login dialog should submit on return #99

Closed egli closed 3 years ago

egli commented 3 years ago

Maybe I should just use a form after all? This is apparently better for a11y.

egli commented 3 years ago

Not using a form, just dispatching the login event if the RET key is pressed on the password field.