swarmcity / SwarmCityDapp

Swarm City dApp FrontEnd
MIT License
28 stars 10 forks source link

Mobile; keyboard does not close after submitting token transfer #697

Closed kingflurkel closed 6 years ago

kingflurkel commented 6 years ago

Location

my-wallet

Expected behavior

When I enter an amount and a shortcode, I tap the submit button. I expect my keyboard to disappear.

Actual behavior

The keyboard stays "up"

Steps to reproduce the problem

Just do it :)

Operating system / hardware

iOS iPhone

kikipluche commented 6 years ago

this happens when i use the enter button on the expanded keyboard, instead of the next icon in the app. When using the keyboard enter button, the keyboard stays expanded, this happens everywhere throughout the app: choose avatar and username - choose password - password unlock - show keys

xardass commented 6 years ago

I put the time estimate on 4 because you made a re-usable component for it, many thanks!

xardass commented 6 years ago
screen shot 2018-06-03 at 3 09 17 pm
xardass commented 6 years ago

Can you test a little more @hershkoy ? When i complete a token transfer i get error message in my console.

hershkoy commented 6 years ago

sorry, my bad. I pushed a fix. I couldn't get the 'autofocus' to work exactly as it is on the original 'paper_input'. I think that what I did is very similar, but check and let me know if you think it is good enough.

BvL13 commented 6 years ago

@xardass is this ready to be merged?

xardass commented 6 years ago

@BvL13 No this still needs work

xardass commented 6 years ago

Fixed