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
Branch
no-more-auto-capitalization
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16284
Build 32435: Build Diffcashtab-tests
Build 32434: arc lint + arc unit