ManojNimbalkar / bitcoin-wallet

Automatically exported from code.google.com/p/bitcoin-wallet
0 stars 0 forks source link

It's not obvious how to label an address as the same time as sending to it. #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I think the send coins UI could be more intuitive. My typical workflow for 
sending coins:

- Push send (it's not really obvious that the > button is for sending imho)
- Push QR (it's not really obvious that this is how you scan the square codes, 
unless you've been told the app can do that and you know what QRcode means)
- Scan the QR code
- The address shows up as "unlabelled" so I want to edit that so it's labelled, 
so I tap it
- The address goes away! :(

It should be easy to label a transaction/address at the same time as you do it.

Original issue reported on code.google.com by mh.in.en...@gmail.com on 19 Dec 2012 at 4:55

GoogleCodeExporter commented 9 years ago
The edit label action button was just missing in the action mode of the 
'validated address' widget. I just fixed that, will be released soon.

There used to be a dialog popup after the transaction was sent in case it was 
unlabeled, but I removed that in favour of the tx status display. It never felt 
right to me anyway.

I'm not sure why your address just 'went away'. Either you pressed the 'Enter 
new address' action, or you found a bug I never saw.

As for the icons:

The 'Send' icon is used by Google in Google Mail, Google Talk and Google Plus 
(probably more). I think we can consider this as standard.

The 'QR' icon is just a substitute. This is something that's missing from all 
the Holo icon packs that float around.

In both cases, I'm open to better contributions.

Original comment by andreas....@gmail.com on 19 Dec 2012 at 5:55

GoogleCodeExporter commented 9 years ago
Closing this, as the issue in the title should be fixed. As for your other 
issues, if you can reproduce them feel free to open individual issues.

Original comment by andreas....@gmail.com on 3 Mar 2013 at 3:13