[BUG] Address component doesn't have tooltip on truncated address
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 853
- Forks
- 662
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 8
Description
According to the documentation :
"Address
Outputs a formatted text field for a blockchain address. [...] Hovering over the address shows the full value in a **tooltip**."
However the tooltip doesn't work.
Using the documentation example is enough to reproduce the bug.
Context : used in a snap dialog.
Contributor guide
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 with the documentation example for the Address component and reproduce the issue in a snap dialog. Trace the component used by that example and verify the truncated address displays its full value in a tooltip on hover; the issue is done when this behavior works as documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100