boostorg / boostorg/website-v2

Task: Update the Achievement & Badge Modal Number Logic

Open
#2,671 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
18
Forks
28
Avg merge
2d 12h
Merged PRs (30d)
77

Description

**Task**
For the achievement modal empty state, display the number required to earn the **Bronze** badge for each achievement.

**Requirements**
- For every achievement item in the modal, show the count required to receive its Bronze badge.
- Pull the value from the achievement’s configured Bronze threshold.
- Do not use placeholder or randomly generated numbers.
- Ensure the displayed number is consistent across all achievement modal states, including for users who have already earned Bronze or higher.

**Acceptance criteria**
- Each achievement item displays its correct Bronze threshold.
- Values match the configured achievement data.
- No random or static placeholder counts remain in the modal.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the achievement modal and the achievement data that defines each Bronze threshold. Trace how the modal renders both empty and earned states, then verify every achievement shows its configured Bronze count consistently with no random or placeholder values.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.