zecwallet
zecwallet copied to clipboard
React UI - Better address copy format
version: Zecwallet Fullnode v0.9.1 when copying my own address from dashboard the content contains spaces and the TAZ symbol instead of a usable address.
result: ztestsapling1ut jnln87gml45yh98 uvkfwlskl6rxtgq 3q0vzmme9zec02q qsk6wj2yzl6dqvx ulguwn9hvztlx TAZ
expected: ztestsapling1utjnln87gml45yh98uvkfwlskl6rxtgq3q0vzmme9zec02qqsk6wj2yzl6dqvxulguwn9hvztlx
@adityapk00 This should be fairly easy to fix.
Are you double-clicking + CTRL-C to copy?
I tested with Cmd+C on macOS.