nextcloud / nextcloud/forms

Add list box question type

Open
#1,340 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.