enjalot / enjalot/blockbuilder

block search shows different results to the bl.ocks website

Open
#213 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

blockbuilder-search bug
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:

![pasted image at 2017_09_20 08_41 am 1](https://user-images.githubusercontent.com/1098110/30679761-9e88c750-9e93-11e7-9489-433d083acee5.png)

https://bl.ocks.org/ColinEberhardt

And here are my blocks as listed via blockbuilder.

![pasted image at 2017_09_20 08_41 am](https://user-images.githubusercontent.com/1098110/30679763-a05eecda-9e93-11e7-9b2e-e6304bfdb0ea.png)

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.