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

A contributor's profile page showcasing all contributions made by that individual. #72

Open
mahmoodalisha opened this issue Oct 19, 2024 · 5 comments · Fixed by #116
Open
Assignees

Comments

@mahmoodalisha
Copy link

There should be a link on each contributor's profile, clicking on which should open and show all his previous contributions including issues created by him and pull requests made him to the organization.

WhatsApp Image 2024-10-19 at 21 09 24_a3566e6e

@shilpa053020
Copy link

shilpa053020 commented Dec 18, 2024

Hi @rajutkarsh07 | @mahmoodalisha,

I would like to confirm my understanding of the requirement to ensure I’m on the right track:

There should be a link on each contributor's profile.
Clicking on this link should open a new page that displays:
-> All issues created by the contributor in the organization.
-> All pull requests made by the contributor to the organization.

Currently, I am facing an issue where the data fails to load, and the page shows an error:
'Failed to fetch data. Please check the username or try again later.'

I have verified that the backend has routes set up for fetching contributors, issues, and pull requests:
=> GET /contributors
=> GET /issues/:username
=> GET /pull-requests/:username

Additionally, I noticed that in the backend, we are not using the app.js file.

Could you confirm if my understanding of the requirement is correct?

@mahmoodalisha
Copy link
Author

bandicam.2024-11-23.23-38-29-718.mp4

@mahmoodalisha
Copy link
Author

bandicam.2024-11-23.23-36-05-688.mp4

@shilpa053020
Copy link

shilpa053020 commented Dec 19, 2024

Hi @mahmoodalisha | @rajutkarsh07 , could you please assign the issue to me? I would like to take care of it.

@rajutkarsh07
Copy link
Collaborator

@shilpa053020 this issue is already assigned to alisha if you want you can create any new issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants