nextcloud / nextcloud/forms

Choice elimination for dropdown list

Open
#610 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: ❓ question types
Dominant language
JavaScript
Stars
382
Forks
127
Avg merge
19h 31m
Merged PRs (30d)
75

Description

Nextcloud :
Nextcloud-Version: 19.0.3
Forms-Version: 2.0.4
Related to: Frontend, UX]

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Example: If you have the task "Car must be washed once a month. Choise month"
and you have a dropddown list with every month "Jan, Feb, Mar,...Dez"
the selected month should be eliminated from the list so other users can't choise it (enought if washed once a month).

Long missing feature in google forms: Can only be done via add-in.

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

No file or test is named. Start by locating the frontend dropdown-list and response-handling entry points, then clarify how choices should be removed for later users. Done means a selected month is unavailable to subsequent respondents.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.