1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey a6bfc6f441
Fix seed phrase import back button (#6758)
The back button on the import seed phrase page leaves the Redux store
with `appState.forgottenPassword` set to true, which prevents the user
from logging in. That flag is now unset when the user leaves the page.

Fixes #6740
2019-06-27 12:26:25 -03:00
..
app Fix seed phrase import back button (#6758) 2019-06-27 12:26:25 -03:00
design
lib Fixes bugs in 6.5.1 (#6613) 2019-05-15 10:53:09 +02:00
css.js Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
example.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
index.html
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30