Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

achievements: make sure thanks count is displayed properly #5647

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

sivaraam
Copy link
Member

Description (required)

We seem to be incorrectly setting the the thanks count in the achievement level text. This was then being over-written by the actual achievement level value in the code flow. In the end, the thanks count seems not to have been displayed at all.

Correct this by properly updating the thanks count.

Fixes #5641

Tests performed (required)

Tested prodDebug on OnePlus Nord with API level 32.

Screenshots (for UI changes only)
signal-2024-03-25-115435_002

We seem to be incorrectly setting the the thanks count in the achievement level
text. This was then being over-written by the actual achievement level value
in the code flow. In the end, the thanks count seems not to have been displayed at all.

Correct this by properly updating the thanks count.

Fixes #5641
Copy link
Collaborator

@RitikaPahwa4444 RitikaPahwa4444 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for spotting this! Tested, it's working fine now :)

@nicolas-raoul nicolas-raoul merged commit 01a3e14 into main Mar 25, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Number of thanks received is missing from the achievements page
3 participants