enjalot / enjalot/blockbuilder
block search shows different results to the bl.ocks website
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 332
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Here is what my bl.ocks page currently looks like:

https://bl.ocks.org/ColinEberhardt
And here are my blocks as listed via blockbuilder.

As you can see, there are a few differences. For example you can see 'Envelope' repeated three times via blockbuilder. However, when you click on the block, they are the correct ones (MACD, ForceIndex). Also, I have found that some of my blocks simply do not turn up in the blockbuilder search, I have to copy their hash directly into the URL.
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
Reproduce the discrepancy by comparing the linked bl.ocks.org page with the Blockbuilder listing and searching for the affected block hashes. Trace the search and listing entry points to determine why titles are duplicated or blocks are omitted; done means both views show the same blocks with correct titles and searchable results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3js, javascript
- Domain
- search, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100