web3privacy / web3privacy/explorer-data

`team: anonymous` paramater does not seem to render correctly

Open
#906 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
35
Forks
63
Avg merge
1d 21h
Merged PRs (30d)
7

Description

Waku shows "team anonymous 👎":

image

However, the team is not anonymous and available on the website: https://waku.org/

I was going to open a PR but the yaml shows:

team:
  anonymous: false
  teammembers: []

https://github.com/web3privacy/explorer-data/blob/5db70d0f60d7231d3abd6a393725de868ed1ac41/src/projects/waku/index.yaml#L9

So it seems correct in yaml but misrendered on website?

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

Start with src/projects/waku/index.yaml, especially the team values, and compare them with the rendered result shown for Waku on waku.org. Trace the website's data-rendering entry point to find why anonymous is displayed incorrectly; done means the Waku team is rendered as non-anonymous.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, yaml
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.