Inconsistent counting of yellow ("if-need-be") responses
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 118
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
When I fill in a newdle, slots marked in yellow ("if-need-be") are not counted - I still see `No options chosen` at the bottom.
However, on the summary page, yellow slots are counted (e.g. `1/3` could mean 1 "yes" or 1 "if-need-be" answer).
It's not a big problem, and probably most users don't spot it, but it's a bit inconsistent.
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the issue by filling a newdle with a yellow “if-need-be” response and compare the bottom message with the summary page count. Find the separate counting logic for these two views and make the bottom count include yellow responses so it no longer shows “No options chosen” inconsistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100