Skip to content

Disable autocapitalize and autocorrect on login form#184

Open
tabarra wants to merge 1 commit into
duo-labs:masterfrom
tabarra:patch-1
Open

Disable autocapitalize and autocorrect on login form#184
tabarra wants to merge 1 commit into
duo-labs:masterfrom
tabarra:patch-1

Conversation

@tabarra

@tabarra tabarra commented Jun 7, 2026

Copy link
Copy Markdown

Since the username is case sensitive, allowing the phone keyboard to auto capitalize the first char is not ideal, although it doesn't matter unless you first register on PC and then try it on your phone. And autocorrect for that field is just bad :P

References:

Since the username is case sensitive, allowing the phone keyboard to auto capitalize the first char is not ideal, although it doesn't matter unless you first register on PC and then try it on your phone.  
And autocorrect for that field is just bad :P  
  
References:  
- https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/autocorrect
- https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/autocapitalize
@CLAassistant

CLAassistant commented Jun 7, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants