acenturyandabit / acenturyandabit/fortknight
Enhancement: Add temporary achievement progress
- Vorherrschende Sprache
- JavaScript
- Sterne
- 16
- Forks
- 39
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently there are two ways of validating achievements: Either the achievement's progress is saved, or the achievement's progress is transient. For transient achievements, the progress bar doesn't show up.
Edit the transient acheivements checking function and associated data so that a progress bar for the acheivements shows up.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
No files are listed, so first search the codebase for the transient achievement-checking logic and where achievement progress bars are rendered in the UI. Then inspect the data model used for saved achievement progress and align transient achievement data so it can be rendered similarly. Run the achievement-related flow (or tests, if present) and confirm transient achievements now show a visible progress bar and still behave like existing progress bars for normal achievements.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 36/100