TomorrowDAOProject / tomorrowDAO-interface

MIT License
0 stars 1 forks source link

Incorrect Leaderboard Position on Referral Page #720

Closed evan-spidy closed 1 week ago

evan-spidy commented 1 week ago

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

  1. Log in to the application and navigate to the referral page.
  2. Locate the leaderboard section.
  3. Observe that the participant listed in 3rd place should actually be in 4th place based on the recorded points or criteria.

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.

evan-spidy commented 1 week ago

Issue due to backend value. Will handle this from backend