LasticXYZ / LasticXYZ/LasticUI
Click truncated address copies full address
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the UI component that renders truncated addresses and inspect how the full address is available there. Add the click behavior so the full value is copied while the truncated display remains unchanged, then verify the interaction in the relevant UI flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100