web3privacy / web3privacy/explorer-data
`team: anonymous` paramater does not seem to render correctly
Open
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 👎":
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: []
So it seems correct in yaml but misrendered on website?
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 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