LasticXYZ / LasticUI

A UI for the Coretime Parachain
https://lastic-ui.vercel.app
GNU Affero General Public License v3.0
14 stars 16 forks source link

Click truncated address copies full address #156

Open ltfschoen opened 5 months ago

ltfschoen commented 5 months ago

Is your feature request related to a problem? Please describe. At the moment, there are truncated addresses in the UI, sometimes unnecessarily truncated, and it isn't possible to copy the value that has been truncated

Describe the solution you'd like I would like to be able to click those truncated addresses to copy the full address, for example if I wanted to request testnet tokens from a faucet for the current wallet address that is shown in the LasticUI

Note Once you take on this PR paste a comment with your hand -> ✋ so that people know that someone is working on this issue.

poppyseedDev commented 5 months ago

I think this is a nice first issue, whoever wants to pick it up we would be happy to support you!

Abhishek7Tech commented 3 months ago

Abhishek7Tech commented 3 months ago

Hi,

I am new here.

I tried building the functionality which let user copies the address.

Check the demo here: https://www.loom.com/share/8f7d8d0342a44ff79fe3f2f826fe66ea?sid=42c6582f-4365-439f-a836-69f570a71254

Why the address was copied like this? Eg: 'FDicb...4ubik'

It's stored liked this in the D.B check the screen shot below. The address is highlighted in yellow boundary. Screenshot 2024-06-14 150008

Hoping for a review!

potmarion commented 3 months ago