In our game, clicking the "Show Leaderboard" button typically opens a leaderboard displaying player scores or rankings. However, if the leaderboard is already open and the user clicks the button again, instead of closing the leaderboard or refreshing its contents, the leaderboard remains open but displays no data. This behavior can confuse players and give the impression that the leaderboard is malfunctioning or empty.
Steps to Reproduce:
Open the game and navigate to the leaderboard section.
Click the "Show Leaderboard" button to open the leaderboard.
Without closing the leaderboard, click the "Show Leaderboard" button again.
Expected Behavior:
Clicking the "Show Leaderboard" button while the leaderboard is already open should either close the leaderboard or refresh its contents to ensure accurate data is displayed.
Actual Behavior:
The leaderboard remains open but displays no data when the "Show Leaderboard" button is clicked again while the leaderboard is already visible.
Impact:
This bug diminishes the usability of the leaderboard feature and may confuse players who expect to see leaderboard data when the button is clicked.
Severity:
Low to Moderate - While it doesn't prevent gameplay or affect core functionality, it does impact user experience and may lead to confusion.
In our game, clicking the "Show Leaderboard" button typically opens a leaderboard displaying player scores or rankings. However, if the leaderboard is already open and the user clicks the button again, instead of closing the leaderboard or refreshing its contents, the leaderboard remains open but displays no data. This behavior can confuse players and give the impression that the leaderboard is malfunctioning or empty.
Steps to Reproduce:
Expected Behavior: Clicking the "Show Leaderboard" button while the leaderboard is already open should either close the leaderboard or refresh its contents to ensure accurate data is displayed.
Actual Behavior: The leaderboard remains open but displays no data when the "Show Leaderboard" button is clicked again while the leaderboard is already visible.
Impact: This bug diminishes the usability of the leaderboard feature and may confuse players who expect to see leaderboard data when the button is clicked.
Severity: Low to Moderate - While it doesn't prevent gameplay or affect core functionality, it does impact user experience and may lead to confusion.