Skip to content

fix: add tx hash copy action in timeline rows#180

Merged
Chucks1093 merged 3 commits into
accesslayerorg:mainfrom
wheval:fix/issues-160
Apr 27, 2026
Merged

fix: add tx hash copy action in timeline rows#180
Chucks1093 merged 3 commits into
accesslayerorg:mainfrom
wheval:fix/issues-160

Conversation

@wheval

@wheval wheval commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add compact transaction timeline rows with truncated tx hash entries
  • add per-row tx hash copy action with brief success/failure feedback
  • keep timeline row layout dense and scan-friendly across breakpoints

Testing

  • Open landing page and confirm timeline rows render under "Transaction timeline pattern" with truncated hashes.
  • Click copy icon on each row and verify brief success feedback appears and then resets.
  • Simulate clipboard copy failure path and verify brief failure feedback appears and then resets.
  • Confirm row layout remains compact on small and medium viewport sizes.

Closes #160

Add compact transaction timeline rows with truncated tx hashes and inline copy action feedback for success/failure states.

Closes accesslayerorg#160

Made-with: Cursor
@drips-wave

drips-wave Bot commented Apr 26, 2026

Copy link
Copy Markdown

@wheval Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

wheval added 2 commits April 26, 2026 13:42
Drop issue context and PR draft files from the tracked branch to keep the PR scoped to production code changes only.

Made-with: Cursor
Ensure only issue-related product changes are included in the PR branch.

Made-with: Cursor
@Chucks1093 Chucks1093 merged commit ab298f2 into accesslayerorg:main Apr 27, 2026
1 check passed
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 truncated tx hash copy action in timeline rows

2 participants