OpenSlides / OpenSlides/openslides-client

Cumulative voting: add info about for min votes

Open
#6,308 0 comments 0 reactions 2 assignees View on GitHub

@MSoeb is already working on this.

Since Aug 25, 2026.

enhancement Schrödinger
Dominant language
TypeScript
Stars
35
Forks
52
Avg merge
1d 9h
Merged PRs (30d)
52

Description

Current behavior
The cumulative voting system currently misses an information, if a minimum amount of votes is needed and the user adds a value that is not enough.

For example: 1000 votes available. 150 minimum and 400 maximum. If a value bigger than 400 is added, an information will be displayed. For a value less than 150, no information will be displayed.

Example settings:
Image

Hint for too many options:
Image

Missing hint for less than 150 votes:
Image

Wanted behavior
If cumulative voting is activated a hint should be displayed, if a user entered a number less than the minimum one.

Information text: Not enough votes for an option.

Additional context
By adding the information, please take care, that the information text should not start with a space like the one for too many votes.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.