Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

bug: Enter keypress maps to 'back' #280

Closed
pmespresso opened this issue Dec 7, 2018 · 1 comment
Closed

bug: Enter keypress maps to 'back' #280

pmespresso opened this issue Dec 7, 2018 · 1 comment

Comments

@pmespresso
Copy link
Contributor

On form field componentMount, we should focus on the form field rather than the back button to prevent this behavior.

@pmespresso pmespresso self-assigned this Dec 7, 2018
@Tbaut Tbaut added this to the 0.2-beta milestone Dec 12, 2018
@ltfschoen
Copy link
Contributor

ltfschoen commented Dec 20, 2018

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

The following pages do not appear to be impacted:

  • Accounts page - pressing "Enter" does nothing
  • Create a new account page - as above
  • Account page - as above
  • Add Tokens page - as above
  • Send Ether or Send THIBCoin page - as above

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants