Skip to content

Add support for individual transaction id links on transactions page list #1380

Open
@Nana-EC

Description

@Nana-EC

Problem

The transactions page does a great job of listing transactions, however when presented with many transactions a user may want to explore multiple transactions whiles preserving the original list of transactions presented e.g. https://hashscan.io/mainnet/transactions?type=ethereumtransaction.
For this they'd look to open a single transaction in a new tab or window.
Right clicking on a transaction currently does now provide this option due to the type of hyperlink employed.

Solution

Update individual transaction list items to support open in new tab/window
e.g. make transactionId a hyperlink to https://hashscan.io/<env>/transaction/transactionId

Alternatives

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions