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

Show nothing instead of "Still waiting for this" on people page #498

Closed
shivankacker opened this issue Aug 15, 2024 · 8 comments · Fixed by #517
Closed

Show nothing instead of "Still waiting for this" on people page #498

shivankacker opened this issue Aug 15, 2024 · 8 comments · Fixed by #517
Assignees
Labels

Comments

@shivankacker
Copy link
Member

shivankacker commented Aug 15, 2024

URL:

https://contributors.ohc.network/people

Browser Name:

Chrome

Browser Version:

127.0.6533.100

Operating System:

MacOS X 15

How to reproduce the issue:

image

If someone has not updated their bio on the data repo, you would see "Still waiting for this". Instead, just show nothing, or show the number of contributions they have made

@shivankacker shivankacker added the good first issue Good for newcomers label Aug 15, 2024
@siddharthbaleja7
Copy link

@rithviknishad Can you assign this issue to me?

@Suswetha6
Copy link

Het, @rithviknishad ,please assign me this issue

@Jash2606
Copy link
Contributor

Jash2606 commented Sep 27, 2024

Hey @rithviknishad , I'd like to contribute to this issue for hacktoberfest . Could you please assign it to me?

@rithviknishad
Copy link
Member

@Jash2606 feel free to take it up once other issues assigned to you have a PR raised (#516)

@syedfardeenjeelani
Copy link
Contributor

@rithviknishad can you please assign me this issue

@syedfardeenjeelani
Copy link
Contributor

syedfardeenjeelani commented Sep 29, 2024

@rithviknishad can you please help me set it up locally i am facing many errors the first error was of github pat which i solved from the documentation the next error was
leaderboardError
and if i follow the steps which are the possible solutions to fix this i get another error saying

Error: Cannot read properties of undefined (reading 'replace')

Source
components/gh_events/OpenGraphImage.tsx (9:25) @ replace

7 |
8 | const OpenGraphImage = (props: { url: string; className?: string }) => {

9 | const src = props.url.replace(
| ^
10 | "https://github.com/",
11 | https://opengraph.githubassets.com/${hashed(props.url)}/,
12 | );

please let me know what am i doing wrong

@rithviknishad
Copy link
Member

rithviknishad commented Sep 30, 2024

@syedfardeenjeelani the issue mentioned has been fixed in 2fac615

@syedfardeenjeelani
Copy link
Contributor

@syedfardeenjeelani the issue mentioned has been fixed in 2fac615

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
6 participants