extension icon indicating copy to clipboard operation
extension copied to clipboard

Show wallet address after hovering on wallet name

Open xpaczka opened this issue 1 year ago • 1 comments

Resolves #3171

What has been done

  • Show address to be copies in "Copy address" tooltip
  • In filters on account list hover, show the truncated address (instead of ens/uns name)

Testing

  • [ ] Hover over item on accounts list in filters - address shows

Zrzut ekranu 2023-12-19 o 11 29 19

Latest build: extension-builds-3713 (as of Thu, 21 Dec 2023 09:31:19 GMT).

xpaczka avatar Dec 19 '23 10:12 xpaczka

image

Oh I think that it doesn't make sense to show the tooltip with the actual address here - it makes UI less readable IMO compared to having copy address CTA. Other places that were mentioned in the issue make more sense. We also have a component that will allow to copy address on click - like here: image

I think we should be using this component wherever possible and show ENS/UNS instead of the short address - it makes the UI more user friendly and easier to work with.

jagodarybacka avatar Dec 19 '23 12:12 jagodarybacka