OpenSlides / OpenSlides/openslides-client
Progress bar: first value jumps back during vote
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Describe the bug
For running polls a regression occured in the progress bar: The first value of incoming votes jumps from a higher to a lower value and back.
We had this problem before in issue https://github.com/OpenSlides/openslides-client/issues/4963
How to Reproduce
Happens during a poll with a lot of options and around 500 participants. Can't reproduce it.
Expected behavior
The first value on the progress bar should only count upwards and should not snap back.
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
Start by tracing the poll progress-bar implementation in the TypeScript client and review issue 4963 for the earlier regression. Try a large poll with many options and around 500 participants, then verify that the first incoming-vote value never decreases or snaps back. No file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100