Fix rehearsal attendance on Account page
Open
Beginner friendly
Nobody has claimed this yet.
good first issue
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- Avg merge
- 15m
- Merged PRs (30d)
- 21
Description
Rehearsal percentage on the Account page shows as NaN% when no rehearsals are available for the current year. This should not be displayed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Account page and the code that calculates the current year's rehearsal percentage. Reproduce the case where no rehearsals are available, then update the displayed result so it does not show NaN%. Confirm the Account page still shows a meaningful percentage when rehearsals exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100