You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2022. It is now read-only.
I've been able to replicate the bug on these pages:
Backup Account page - pressing "Enter" when page loads does nothing, but you're entering a value in the password input field and press "Enter" then it takes you back to the Account page
Import account page - pressing "Enter" before clicking somewhere on the page (other than input field) takes user back to the Accounts page
On form field componentMount, we should focus on the form field rather than the back button to prevent this behavior.
The text was updated successfully, but these errors were encountered: