A pretty quick change. Clicking on the username in the leaderboard would override the action of clicking on the row and would redirect to the user profile page. I removed the replace window function with a redirect so that the user can come back to their initial page. Otherwise, clicking on the row will still put it in focus and the rest of the functionality are intact.
A pretty quick change. Clicking on the username in the leaderboard would override the action of clicking on the row and would redirect to the user profile page. I removed the replace window function with a redirect so that the user can come back to their initial page. Otherwise, clicking on the row will still put it in focus and the rest of the functionality are intact.