* 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>