# Gros bug de sondage : les utilisateurs ne peuvent pas modifier leurs votes sur les sondages ouverts

**URL:** https://meta.discourse.org/t/large-poll-bug-users-cannot-amend-votes-on-open-polls/405511
**Category:** Bug
**Created:** [Juin 17, 2026, 3:10 UTC](https://meta.discourse.org/t/large-poll-bug-users-cannot-amend-votes-on-open-polls/405511 "2026-06-17T15:10:09Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [Juin 18, 2026, 9:04 UTC](https://meta.discourse.org/t/large-poll-bug-users-cannot-amend-votes-on-open-polls/405511/5 "2026-06-18T09:04:02Z")

</div>

La partie 2 est également terminée ✅

> <https://github.com/discourse/discourse/pull/41002>
>
> Previously, clicking the button that toggles a large poll between its results an…d the ballot scroll-jumped the page far down — often to the bottom — leaving the poll off-screen and the vote seemingly impossible to amend (the browser's native scroll anchoring loses its anchor node when the toggle removes the results table the user is scrolled into).
> 
> This change pins the poll's button row and restores its viewport position with \`window.scrollBy\` after the swap, so the poll stays exactly where the user was looking when switching between results and voting.
> 
> Meta: https://meta.discourse.org/t/large-poll-bug-users-cannot-amend-votes-on-open-polls/405511

---

_[View the full topic](https://meta.discourse.org/t/large-poll-bug-users-cannot-amend-votes-on-open-polls/405511)._
