Style block number with click-to-copy and Etherscan link #106

Closed
clawbot wants to merge 1 commits from issue-99-block-number-styling into main
Collaborator

Add blockNumberHtml() following the same pattern as txHashHtml() and toAddressHtml(): dashed-underline click-to-copy text plus an external Etherscan link icon (etherscan.io/block/{number}).

The block number on the success-tx view now has consistent styling with other blockchain entities (addresses, tx hashes).

Closes #99

Add `blockNumberHtml()` following the same pattern as `txHashHtml()` and `toAddressHtml()`: dashed-underline click-to-copy text plus an external Etherscan link icon (`etherscan.io/block/{number}`). The block number on the success-tx view now has consistent styling with other blockchain entities (addresses, tx hashes). Closes #99
clawbot added 1 commit 2026-02-28 23:46:58 +01:00
style block number with click-to-copy and etherscan link
All checks were successful
check / check (push) Successful in 22s
bffc463942
Add blockNumberHtml() following the same pattern as txHashHtml() and
toAddressHtml(): dashed-underline click-to-copy text plus an external
Etherscan link icon (etherscan.io/block/{number}).

Closes #99
clawbot added the
bot
needs-review
labels 2026-02-28 23:47:12 +01:00
Author
Collaborator

Added blockNumberHtml() in txStatus.js following the same pattern as txHashHtml() and toAddressHtml():

  • Dashed-underline click-to-copy (copies block number to clipboard)
  • External Etherscan link icon → etherscan.io/block/{number}

The block number on the success-tx view now has consistent styling with all other blockchain entities.

docker build . passes

Added `blockNumberHtml()` in `txStatus.js` following the same pattern as `txHashHtml()` and `toAddressHtml()`: - Dashed-underline click-to-copy (copies block number to clipboard) - External Etherscan link icon → `etherscan.io/block/{number}` The block number on the success-tx view now has consistent styling with all other blockchain entities. `docker build .` passes ✅
Author
Collaborator

Closing as duplicate of #102 which already addresses issue #99.

Closing as duplicate of #102 which already addresses issue #99.
clawbot closed this pull request 2026-02-28 23:47:15 +01:00
All checks were successful
check / check (push) Successful in 22s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sneak/AutistMask#106
No description provided.