nextcloud / nextcloud/spreed

Selected poll options reset, when a different user votes on the same poll

Open
#19,417 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug feature: frontend 🖌️ feature: polls 📊
Dominant language
JavaScript
Stars
2.2k
Forks
586
Avg merge
18h 27m
Merged PRs (30d)
333

Description

[!TIP]

How to use GitHub
  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Create a poll with multiple options and multiple choice
  2. Open the poll as user A and select some of the options, but not all
  3. Open the poll as user B and submit it (probably doesn't matter which options are selected)
Expected behaviour

The selected poll options should stay in their state, when someone else votes.

Actual behaviour

All poll options are deselected.

Talk app

Talk app version: c.nc.c

Browser

Operating system: Linux

Browser name: Firefox

Browser version: 155

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 reproducing the issue with a multiple-choice poll in the Talk app, using two users and the listed Firefox/Linux setup. Trace the poll UI update that runs when another user submits a vote; done means the first user's partially selected options remain selected after that update.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.