paradigmxyz / rivet

Developer Wallet & DevTools for Anvil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expand truncated addresses & hashes

jxom opened this issue · comments

commented

Important

If you would like to work on this, please comment and we will assign you to the issue.


Hovering over truncated addresses & hashes should show a tooltip with the expanded data.

Screenshot 2023-08-28 at 7 18 16 am

Suggested Implementation:

  1. Add a Tooltip component to src/components/ which utilizes Radix's Tooltip – improvize on the design, we can polish later.
  2. Utilize the new Tooltip component for truncated text.

I'll take this!

commented

tytytyty