MetaMask / MetaMask/snaps

[BUG] Address component doesn't have tooltip on truncated address

Open
#2,971 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.