etesync / etesync-web

An EteSync web client
https://www.etesync.com
GNU Affero General Public License v3.0
245 stars 29 forks source link

Suggestion on login form #194

Open alvar0liveira opened 3 years ago

alvar0liveira commented 3 years ago

When the user clicks log in on the login page the username and password should be trimmed.

tasn commented 3 years ago

I understand why do it for the password, but why for the username?

alvar0liveira commented 3 years ago

Althought its a detail makes a lot of sense because a user can add a space (without knowing) at the end of username and get a incorrect login because of it and spend some time figuiring out whats wrong.