Skip to content

fix(explorer): use correct replace string in zen faucet transaction link#1460

Open
telestrial wants to merge 1 commit intomainfrom
03-11-fix_explorer_use_correct_replace_string_in_zen_faucet_transaction_link
Open

fix(explorer): use correct replace string in zen faucet transaction link#1460
telestrial wants to merge 1 commit intomainfrom
03-11-fix_explorer_use_correct_replace_string_in_zen_faucet_transaction_link

Conversation

@telestrial
Copy link
Contributor

@telestrial telestrial commented Mar 11, 2026

@vercel
Copy link

vercel bot commented Mar 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
explorer Ready Ready Preview, Comment Mar 11, 2026 2:38pm
explorer-zen Ready Ready Preview, Comment Mar 11, 2026 2:38pm
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
hostd Ignored Ignored Preview Mar 11, 2026 2:38pm
indexd Ignored Ignored Preview Mar 11, 2026 2:38pm
renterd Ignored Ignored Preview Mar 11, 2026 2:38pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2026

🦋 Changeset detected

Latest commit: 088e3b3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
explorer Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-project-automation github-project-automation bot moved this to In Progress in Sia Mar 11, 2026
Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a broken transaction link in the explorer’s Zen faucet status UI by using the correct route placeholder format, and adds a release note via Changesets.

Changes:

  • Update faucet status transaction link generation to replace :id in the route template.
  • Add a changeset entry describing the fix.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
apps/explorer/components/Faucet/FaucetStatus.tsx Fixes transaction details link by using the correct :id placeholder replacement.
.changeset/plenty-rooms-doubt.md Adds a changeset entry documenting the faucet transaction link fix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Zen faucet status - invalid transaction link URL

2 participants