Lf-Network/oss-leaderboard

Make Leaderboard row clickable

Closed this issue · 3 comments

Task

  1. Make each row of Leaderboard clickable
  2. Upon clicking the row should redirect to GitHub user's profile

image

Let's also add user's GitHub profile picture before the name.

@RikLakhe I'm unsure about row, but here is a PR #55 for making the username clickable. Please review the PR. Thanks.

@mesaugat I will create next PR to get user profile picture.

@mesaugat Added user avatar. Please review the PR #58.