Page MenuHomePhabricator

[Cashtab] Prevent auto-capitalization of mnemonic seeds
ClosedPublic

Authored by bytesofman on Aug 6 2021, 21:10.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC142c5160f7ad: [Cashtab] Prevent auto-capitalization of mnemonic seeds
Summary

Users typing in mnemonic seeds on mobile devices experience auto-capitalization of the first word, which makes the seed invalid. This diff changes the input type to "email" to prevent this from happening.

Task T1687

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable