You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello. Your open source project is great. However, I found one problem while using it.
The point is that the badge count is inaccurate.
For example, if user have 4 bronze badges, 0 gold buttons, and 0 silver buttons, the count for the 4 gold buttons, silver buttons, and bronze buttons count will not be displayed.
This is a situation in which the badge count is pushed back when some badges do not exist at all in the logic.
Inaccurate results are output for numbers in the five cases below.
only have gold badges
only have gold and bronze badges
only have silver badges
only have silver and bronze badges
only have bronze badges
I hope this can be improved. thank you :)
The text was updated successfully, but these errors were encountered:
soonhankwon
changed the title
[Bug] Do not have some badges at all, the badge count will be displayed incorrectly.
[Bug] Do not have some badges at all, the badge count displayed incorrectly.
Mar 19, 2024
hello. Your open source project is great. However, I found one problem while using it.
The point is that the badge count is inaccurate.
For example, if user have 4 bronze badges, 0 gold buttons, and 0 silver buttons, the count for the 4 gold buttons, silver buttons, and bronze buttons count will not be displayed.
This is a situation in which the badge count is pushed back when some badges do not exist at all in the logic.
Inaccurate results are output for numbers in the five cases below.
I hope this can be improved. thank you :)
The text was updated successfully, but these errors were encountered: