DEV Community

Cover image for Fix GitHub Achievements Not Displaying on Your Profile
Yoan Gilliand
Yoan Gilliand

Posted on

Fix GitHub Achievements Not Displaying on Your Profile

Quick Fixes to Show Off Your Hard-Earned Badges!

If you’ve unlocked a GitHub achievement but it’s not showing up on your profile, don’t worry! This is a common issue, and it’s usually easy to fix. Here’s a step-by-step guide to ensure your achievements are displayed correctly.


Why Aren’t My Achievements Showing?

GitHub achievements are designed to showcase your contributions and milestones. However, sometimes they might not appear on your profile due to:

  • The achievement being hidden by default.
  • A temporary glitch or caching issue.
  • A need to manually refresh the display settings.

Steps to Fix GitHub Achievements Not Displaying

1. Visit Your Achievements Page

  • Go to your GitHub profile.
  • Click on the "Achievements" section (usually located below your bio and activity graph).

2. Check if the Achievement is Hidden

  • On the Achievements page, you’ll see a list of all the badges you’ve earned.
  • If an achievement is hidden, it will have an eye icon with a slash (👁️‍🗨️) next to it.

3. Make the Achievement Visible

  • Click on the achievement you want to display.
  • On the achievement’s detail page, click the eye icon to toggle its visibility.
    • If the eye icon is closed, click it to show the achievement.
    • If the eye icon is open, click it to hide the achievement, then click it again to re-enable it.

4. Refresh Your Profile

  • After toggling the visibility, refresh your profile page to see if the achievement now appears.

What If the Achievement Still Doesn’t Show?

If the achievement is set to visible but still doesn’t appear on your profile:

  1. Clear Your Browser Cache:
    • Sometimes, cached data can prevent updates from showing. Clear your browser cache and reload the page.
  2. Check for Glitches:
    • GitHub occasionally experiences temporary glitches. Wait a few minutes and try again.
  3. Contact GitHub Support:
    • If the issue persists, reach out to GitHub Support for assistance.

Pro Tips for Managing Achievements

  • Toggle Visibility for All Achievements: If you want to hide or display multiple achievements at once, you can toggle the eye icon for each one individually.
  • Double-Check Your Contributions: Ensure that the actions you took to earn the achievement (e.g., merging a pull request or co-authoring a commit) were completed successfully.

Top comments (0)