thunderbiscuit / padawan-wallet

The bitcoin wallet trainer on Android.
https://padawanwallet.com/
Apache License 2.0
113 stars 50 forks source link

Making it easier for users to copy their bitcoin address #265

Closed Noyi-24-7 closed 1 year ago

Noyi-24-7 commented 1 year ago

As of now when users want to receive bitcoin and want to copy their bitcoin address, it is bit confusing as to how to do that, or if you already know, it is a lot of steps, which include highlighting the address first then using the native copy button. Which is pretty difficult for users it seems.

https://user-images.githubusercontent.com/124662255/224052780-ba31a044-b693-4151-9868-fd56a9f1e371.mp4

My Propsed Solution Provide a dedicated button for users since the main goal is copy or scan, that should be made prominent, so once users click it, the address is directly copied into the clipboard. We could also add extra information so the users know about a little bit about what's happening when they receive bitcoin under the QR Code.

https://user-images.githubusercontent.com/124662255/224053920-2aaedcc4-ac29-45d7-9207-0cbe4ecd95fd.mp4

Userflow

Image

Here's a link to the prototype: https://www.figma.com/proto/Ji3dgcP6rzEojrt520nwLc/Padawan-Wallet-Solution-Ideas?page-id=84%3A2832&node-id=84-2846&viewport=242%2C615%2C1.1&scaling=scale-down&starting-point-node-id=84%3A2846

Prakhar-Agarwal-byte commented 1 year ago

I can take this up

Noyi-24-7 commented 1 year ago

I can take this up

That's awesome, if you run into any problems with the design, just lemmi know 👍

tajbaba999 commented 1 year ago

Hey, @Prakhar-Agarwal-byte are you working on this issue? I saw that you are working on so many issues and you got assigned to so many issues can I know which issues you are currently working on if you are not working I am ready to take this issue. Hey, @Noyi-24-7 @thunderbiscuit can any one assign me this issue?

thunderbiscuit commented 1 year ago

I love your design @Noyi-24-7! Really neat work. Thanks for helping us engineers out!

Noyi-24-7 commented 1 year ago

I love your design @Noyi-24-7! Really neat work. Thanks for helping us engineers out!

Sure thing, glad to be of help

thunderbiscuit commented 12 months ago

Implemented with 52674892c7d10b65ce5b7dd4e4aa04249515918f! Not as pretty as the design showed here but at least it's a one press copy. Will keep the design here in mind for future development!