Style block number with click-to-copy and Etherscan link #106
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sneak/AutistMask#106
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue-99-block-number-styling"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add
blockNumberHtml()following the same pattern astxHashHtml()andtoAddressHtml(): 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}). Closes #99Added
blockNumberHtml()intxStatus.jsfollowing the same pattern astxHashHtml()andtoAddressHtml():etherscan.io/block/{number}The block number on the success-tx view now has consistent styling with all other blockchain entities.
docker build .passes ✅Closing as duplicate of #102 which already addresses issue #99.
Pull request closed