The leaderboard on the referral page incorrectly displays a participant as 3rd place instead of 4th place, leading to incorrect positional data being shown to users.
Steps To Reproduce
Log in to the application and navigate to the referral page.
Locate the leaderboard section.
Observe that the participant listed in 3rd place should actually be in 4th place based on the recorded points or criteria.
Current Behavior
The leaderboard inaccurately shows a participant in 3rd place instead of their correct position, which is 4th place.
This error misrepresents the actual standings and could affect user trust.
Expected Behavior
The leaderboard should accurately reflect the correct standings of participants.
The participant with the 4th highest score should be displayed in 4th place, and the 3rd highest scorer should be in 3rd place.
Environment
Platform: PC/Web
Browser: Chrome 126.0.6478.56
Development Tasks
[ ] Investigate the logic responsible for calculating and displaying leaderboard positions.
[ ] Validate the data source and calculations to ensure all positions are correctly computed.
[ ] Correct any logic errors or data inaccuracies causing the misplacement.
[ ] Test the leaderboard with various data sets to ensure accuracy.
Dependencies
Examine any recent changes or updates to the leaderboard logic or related components that might have introduced this bug.
Description
The leaderboard on the referral page incorrectly displays a participant as 3rd place instead of 4th place, leading to incorrect positional data being shown to users.
Steps To Reproduce
Current Behavior
Expected Behavior
Environment
Development Tasks
Dependencies
Examine any recent changes or updates to the leaderboard logic or related components that might have introduced this bug.