Add list box question type
Open
Nobody has claimed this yet.
1. to develop
enhancement
- Dominant language
- JavaScript
- Stars
- 382
- Forks
- 127
- Avg merge
- 19h 31m
- Merged PRs (30d)
- 75
Description
Nextcloud (please complete the following information):
- Nextcloud-Version: 24.0.4
- Forms-Version: 2.5.1
Is your feature request related to a problem? Please describe.
When we use dropdown question type, sometimes we may need to choose multiple answers.
Describe the solution you'd like
Implement list box question type in Forms.
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 reviewing the existing dropdown question type and the surrounding form and answer-handling flow. Define how a list box should support multiple selections, then trace the affected UI and persistence paths; done means users can create, display, submit, and retrieve list box questions with multiple answers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100