lbryio / lbryio/block-explorer
Disable "Open in LBRY" links for claims still in mempool
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
The recent claims list shows things which are still pending and the link takes you to a "there's nothing at this location" message. Consider turning off links for mempool content and perhaps colour coding them so it's clear that they aren't mined yet.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the recent claims list and the code that creates its "Open in LBRY" links. Check how mempool claims are identified, then make pending claims visibly non-navigable and distinguishable; verify that mined claims retain working links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100