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
Differential D9855
[Cashtab] Prevent auto-capitalization of mnemonic seeds bytesofman on Aug 6 2021, 21:10. Authored by Tags None Subscribers None
Details
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 npm test
Diff Detail
|