mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 11:01:41 +01:00
a761b9e15d
The user-specified seed phrase during the first-time-flow import step required the phrase to be entered in all lowercase. The case does not add any extra entropy to the seed, so there's no reason to be case sensitive. Flexibility here will improve the onboarding UX. This commit makes the entered seed phrase case-insensitive. Fixes #8171 |
||
---|---|---|
.. | ||
create-password | ||
end-of-flow | ||
first-time-flow-switch | ||
metametrics-opt-in | ||
seed-phrase | ||
select-action | ||
welcome | ||
first-time-flow.component.js | ||
first-time-flow.container.js | ||
first-time-flow.selectors.js | ||
index.js | ||
index.scss | ||
onboarding-initiator-util.js |