Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinned poll has different vote count than the one in the timeline/history #22078

Closed
turt2live opened this issue May 5, 2022 · 3 comments
Closed
Labels
A-Message-Pinning A-Polls O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Labs

Comments

@turt2live
Copy link
Member

Steps to reproduce

  1. Start a poll in a reasonably high traffic room
  2. Pin the poll
  3. Wait N days, where N > 1
  4. Open the pins to see the poll. Note the vote count increase as it fetches data from the server.
  5. Click 'view message' to jump to the poll
  6. Note that the poll has a different count and doesn't increase.

Outcome

What did you expect?

That the poll have the same vote count regardless of the panel it's shown in.

What happened instead?

Presumably when I jumped to the poll in the timeline it changed which timeline segment it was looking at, so it missed most of the votes because they were in a different timeline segment.

Operating system

Windows 10

Application version

No response

How did you install the app?

The Internet

Homeserver

t2l.io

Will you send logs?

No

@turt2live
Copy link
Member Author

Worse: when I click "reply" on that poll, I get a third count of "no votes cast" in the preview :|

@turt2live
Copy link
Member Author

image

@SimonBrandner SimonBrandner added S-Major Severely degrades major functionality or product features, with no satisfactory workaround A-Message-Pinning O-Occasional Affects or can be seen by some users regularly or most users rarely A-Polls labels May 5, 2022
@github-actions github-actions bot added the Z-Labs label May 5, 2022
@kerryarchibald
Copy link
Contributor

Fixed by matrix-org/matrix-react-sdk#9877

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Message-Pinning A-Polls O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Labs
Projects
None yet
Development

No branches or pull requests

3 participants