Skip to content

feat: add copy-to-clipboard affordance on EventsGrid txHash (Closes #830) - #859

Open
waterWang wants to merge 1 commit into
Predictify-org:mainfrom
waterWang:feat/eventsgrid-copy-to-clipboard
Open

feat: add copy-to-clipboard affordance on EventsGrid txHash (Closes #830)#859
waterWang wants to merge 1 commit into
Predictify-org:mainfrom
waterWang:feat/eventsgrid-copy-to-clipboard

Conversation

@waterWang

Copy link
Copy Markdown

Summary

Adds copy-to-clipboard affordance on the transaction hash (txHash) displayed in EventsGrid cards, using the existing CopyableText component.

Changes

  • components/events/events-grid.tsx: Imported CopyableText and wrapped the #{event.txHash} display with a copyable button

Testing

  • The existing CopyableText component is already tested
  • EventsGrid cards now show a hover-revealed copy icon on the txHash

Closes #830

@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

@waterWang is attempting to deploy a commit to the Jagadeesh B's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add copy-to-clipboard affordance on EventsGrid [b#096]

1 participant