ipfs / ipfs/ipld-explorer-components
Configurable ipfs-check URL
Open
need/triage
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
#469 introduced
https://github.com/ipfs/ipld-explorer-components/blob/4d0289394b89636412baecbb4538afdbe1790885/src/components/explore/IpldExploreErrorComponent.tsx#L27
The URL should be something that can be customized by user.
Main reason is that the checker URL is configurable in ipfs-webui since https://github.com/ipfs/ipfs-webui/pull/2392, but still hardcoded here.
Webui should use URL from settings, if user chose to run own.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.