Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

team: anonymous paramater does not seem to render correctly #906

Open
fryorcraken opened this issue Oct 13, 2024 · 1 comment
Open

team: anonymous paramater does not seem to render correctly #906

fryorcraken opened this issue Oct 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fryorcraken
Copy link
Contributor

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: []

So it seems correct in yaml but misrendered on website?

@DeBelg
Copy link
Collaborator

DeBelg commented Oct 14, 2024

We're doing a dual check, 1 if anonymous is false, and 1 if the team is filled in. If nobody is filled in we're assuming they are anonymous.

But I agree that it's not always clearly rendered or explained in the current situation. I'll take it for feedback to our next weekly meeting, thanks for bringing it up!

Screenshot 2024-10-14 at 15 52 16

@DeBelg DeBelg closed this as completed Oct 14, 2024
@DeBelg DeBelg reopened this Oct 14, 2024
@DeBelg DeBelg added the enhancement New feature or request label Oct 14, 2024
@DeBelg DeBelg added this to Explorer Oct 14, 2024
@DeBelg DeBelg moved this to Feature Requests in Explorer Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Feature Requests
Development

No branches or pull requests

2 participants