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

Add Contributor Search Page to Display Issues and Pull Requests #110

Open
wants to merge 6 commits into
base: feature/webiu-2024
Choose a base branch
from

Conversation

mahmoodalisha
Copy link

Title
Add Contributor Search Page to Display Issues and Pull Requests

Description
I have created a new page called contributors-search which displays a list of all the issues and pull requests created by a contributor. When the username of a user is clicked from the profile card, the page automatically redirects to the contributors-search page, showing all issues and pull requests associated with that contributor. This improves the user experience by providing detailed insights into a contributor's activity.

Related Issue
This feature relates to the need for better tracking of contributor activity on the platform, particularly their contributions in terms of issues and pull requests.

Motivation and Context
This change was required to enhance the contributor profile functionality by allowing users to see a list of issues and pull requests created by a specific contributor. It helps to track contributions and provides transparency in a contributor’s involvement with the repository.

Screenshots :

Screenshot 2024-11-23 202203

Videos:

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

Types of Changes
New feature (non-breaking change which adds functionality)

Checklist
My code follows the code style of this project.
My change requires a change to the documentation.
I have updated the documentation accordingly.
All new and existing tests have passed and it does not give any unexpected errors for the same.

@rajutkarsh07 rajutkarsh07 changed the title Feature/webiu 2024 Add Contributor Search Page to Display Issues and Pull Requests Nov 24, 2024
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 this pull request may close these issues.

1 participant