Moderators do not have num voters of anonymous poll
Open
Nobody has claimed this yet.
bug
feature: api 🛠️
feature: polls 📊
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
Due to the fact that we don't have a trigger a system message to update poll data (someone voted) when poll is anonymous, moderators are not able to see the number of voters until they reload.
Contributor guide
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
Reproduce the issue with an anonymous poll as a moderator and observe the poll data after another user votes without reloading. Trace how poll updates are delivered for anonymous polls and compare that path with non-anonymous polls. Done means moderators see the updated voter count without manually reloading.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100