BLT icon indicating copy to clipboard operation
BLT copied to clipboard

Fix username and avatar display on the review leaderboard

Open coderabbitai[bot] opened this issue 8 months ago • 6 comments
trafficstars

Background

This is a follow-up to issue #3319.

The first part of the original issue has been completed - the pull request leaderboard now shows contributors who don't have BLT accounts.

Requirements

Fix the username and avatar display on the code review leaderboard:

  • Ensure reviewers' usernames are displayed correctly
  • Fix avatar display for reviewers without BLT accounts
  • Ensure the leaderboard can show GitHub reviewers who don't have BLT accounts

Current implementation

The review leaderboard section exists in leaderboard.html but may have issues with displaying the correct usernames and avatars.

Related PRs

  • PR #3763 implemented the fix for the PR leaderboard part of this issue

Requested by @DonnieBLT

coderabbitai[bot] avatar Mar 16 '25 03:03 coderabbitai[bot]