OpenSlides / OpenSlides/openslides-client
Vote/election results: integrate new function to configure amount of decimal places
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Description: Currently the vote or election results have a fix number of decimal places. This should be improved.
What is needed:
A new setting per meeting should be integrated in the motion menu, which grants the admin the possibility to configure the amount of decimal places. The setting should be set for all results and NOT configurable per single vote/election.
Open question: How much digits should be available as option.
Pasted from the other issue (https://github.com/OpenSlides/openslides-client/issues/3239):
B) It should be possible to select how many decimal digits are needed. Therefore an option is needed for selection.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files or tests. Start by locating the motion menu and the code that formats vote and election results, then determine how a per-meeting decimal-place setting is stored and applied to all results. Confirm the available digit options with maintainers before implementation; done means the setting is configurable once per meeting and affects every result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100