greenlight/app/views
Dennis1993 184ffdb288
Add autofocus and required attributes (#2703)
* Set required attribute to input fields

It is needed to type in a username and password. This attribute force it and reduce useless requests to the server and shows the user the problem directly.

* Update signin.html.erb

* add autofocus and required attributes

* add autofocus and required attributes

Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>
2021-06-07 19:13:00 -04:00
..
account_activations Fixed 404 when resending verification email (#2110) 2020-09-21 15:32:05 -04:00
admins Fixed issues with inaccessible recording (#2755) 2021-06-03 17:25:26 -04:00
application GRN2-xx: General bug fixes and performance upgrades (#734) 2019-08-14 09:59:34 -04:00
errors Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
layouts use rails action_name & controller_name methods (#2666) 2021-04-17 14:35:52 -04:00
main Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
password_resets Added recaptcha to reset password if enabled (#2475) 2021-01-26 19:44:23 -05:00
rooms fix wihtespace, tabs to spaces (#2683) 2021-04-24 13:37:48 -04:00
sessions Add autofocus and required attributes (#2703) 2021-06-07 19:13:00 -04:00
shared Fixed issues with inaccessible recording (#2755) 2021-06-03 17:25:26 -04:00
user_mailer Added valid until text to invite email (#2599) 2021-03-22 19:26:51 -04:00
users use rails action_name & controller_name methods (#2666) 2021-04-17 14:35:52 -04:00