Skip to content

Add StreamDetailDrawer Stellar Expert transaction links #399

@ritik4ever

Description

@ritik4ever

Problem

Stream events in the drawer show transaction hashes as plain text. Clicking them should open the Stellar Expert explorer.

Scope

Render all transaction hashes in the event history as clickable links to https://stellar.expert/explorer/testnet/tx/<hash>.

Acceptance criteria

  • All txHash values rendered as links to Stellar Expert testnet
  • Links open in new tab with rel='noopener noreferrer'
  • Hash displayed truncated (first 8 + last 8 chars) with full hash in tooltip
  • Vitest test asserts correct href for a mock transaction hash

Complexity: Easy · 50 points

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions