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

Incorrect GitHub Links for Team Members on Website #51

Open
vidipsingh opened this issue Dec 28, 2024 · 0 comments
Open

Incorrect GitHub Links for Team Members on Website #51

vidipsingh opened this issue Dec 28, 2024 · 0 comments

Comments

@vidipsingh
Copy link
Contributor

Currently, when clicking on a specific team member’s name and then the GitHub button on the Team section in the Home Page of the website, all team members are being redirected to the same GitHub profile: https://github.com/SOURHEAD. This is incorrect, as each team member should have their own unique GitHub profile URL.

Expected Behavior:

  • When a user clicks on a team member's name and then the GitHub button, they should be redirected to the correct GitHub profile for that specific team member.

Steps to Reproduce:

  1. Go to the Team section of the website.
  2. Click on any team member’s name.
  3. Click on the GitHub button.
  4. Notice that all team members are being redirected to https://github.com/SOURHEAD.

Suggested Fix:

  • Update the GitHub button links for each team member to point to their actual GitHub profiles.
  • To obtain the correct GitHub URLs for each team member, you can:
    • Ask them directly via DMs.
    • Communicate through any relevant JODC communication channels to gather their GitHub profile URLs.

Action Items:

  1. Collect GitHub profile URLs for all team members.
  2. Update the GitHub links in the code to reflect the correct URLs for each individual team member.

Additional Context:

This fix will improve user experience by ensuring that visitors can navigate to the correct GitHub profiles for each team member, rather than being directed to a single incorrect profile.

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

No branches or pull requests

1 participant