-
Notifications
You must be signed in to change notification settings - Fork 24
feat: add link to check.ipfs.network on block fetch failure #469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add link to check.ipfs.network on block fetch failure #469
Conversation
|
Thank you for submitting this PR!
Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment.
We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution. |
SgtPooki
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you remove all translation changes from this PR except for the addition of the new property in the public/locales/en/explore.json?
we can update translations via a separate PR and the transifex service.
5cd11ae to
8d1eea6
Compare
8d1eea6 to
5cbde30
Compare
|
@SgtPooki i've been able to make requested changes, pending your review |
SgtPooki
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code looks good, but I made a quick edit to center the error message and move the troubleshooting tips to it's own dumb component.
## [8.2.0](v8.1.4...v8.2.0) (2025-04-16) ### Features * add link to check.ipfs.network on block fetch failure ([#469](#469)) ([a6dc200](a6dc200))
|
🎉 This PR is included in version 8.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
this fixes a task for ipshipyard/roadmaps#11. we need to deploy to explore.ipld.io |
Add link to check.ipfs.network on block fetch failure
This PR adds a link to check.ipfs.network when a block cannot be retrieved, allowing users to investigate why a block was unable to be fetched.
Changes
Testing
The changes can be tested by: