Skip to content

Disabled autocapitalize and autocorrect on login field

gitlab-qa-bot requested to merge github/fork/dvrylc/fix-login-field into master

Created by: dvrylc

Motive I tried logging in on iOS Safari and it kept autocorrecting my username to something that was in the dictionary, and it was pretty annoying. Fixed this by disabling autocapitalize and autocorrect on the login field.

Merge request reports