Devographics / Devographics/Monorepo
"Other…" option does not respect limit
Open
bug
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
In checkbox questions, `limit: N` allows participants to select up to N items. However, if `allowOther` is `true`, this allows participants to bypass the limit:
| Unchecked | Checked |
|--------|--------|
| |
|
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the checkbox-question UI and validation paths that handle `limit` and `allowOther`. Reproduce the shown case with a checkbox question using both options, then verify that selecting “Other…” counts toward the configured limit without allowing extra selections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100