Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: display emoji Id and wait for wallet backend #349

Closed tarnas14 closed 2 years ago

tarnas14 commented 2 years ago

Description

Motivation and Context

257 (part)

How Has This Been Tested?

image image

tarnas14 commented 2 years ago

I think that we need to adjust the CopyBox in TariWallet. We can display emojis with separators |, but when user clicks on copy icon, it should use plain emojis without separator.

EDIT: Maybe we should even prevent text selection here? Because it's still possible to select text and use CTRL + C. Then, any click on the box could result in sending the content to the clipboard

done and done