# Notification « Vote enregistré » en cas de votes illimités

**URL:** https://meta.discourse.org/t/vote-returned-notification-in-case-of-unlimited-votes/409518
**Category:** UX
**Tags:** topic-voting
**Created:** [Août 7, 2026, 11:17 UTC](https://meta.discourse.org/t/vote-returned-notification-in-case-of-unlimited-votes/409518 "2026-08-07T11:17:21Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [Août 7, 2026, 11:17 UTC](https://meta.discourse.org/t/vote-returned-notification-in-case-of-unlimited-votes/409518/1 "2026-08-07T11:17:21Z")

</div>

Lorsqu’un sujet sur lequel vous avez voté est fermé, vous recevez une notification concernant le « vote qui vous est rendu ».

![image](https://global.discourse-cdn.com/meta/original/4X/a/e/8/ae82e4e95388d456b95e9d436d6cec8873628475.png)

Bien que cela me semble logique lorsque le nombre de votes est limité, cela ne me paraît pas correct lorsque `topic_voting_enable_vote_limits` est désactivé. Dans ce cas, il n’est pas nécessaire que le vote vous soit rendu. Il est toutefois utile de recevoir une notification pour savoir qu’une fonctionnalité pour laquelle vous avez voté a été mise en place. Peut-être existe-t-il une formulation plus adaptée pour le cas des votes illimités.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [Août 7, 2026, 7:50 UTC](https://meta.discourse.org/t/vote-returned-notification-in-case-of-unlimited-votes/409518/2 "2026-08-07T19:50:53Z")

</div>

Oui, ça a du sens, merci !

> <https://github.com/discourse/discourse/pull/42448>
>
> Previously topic voting always had limits, so when a topic was closed a vote was… returned to the voter and we notified them
> 
> \<img width="320" height="69" alt="image" src="https://github.com/user-attachments/assets/09674ac6-cb78-49d2-952b-0602d730fe19" /\>
> 
> Recently we added the ability to disable vote limits, and this notification no longer makes much sense. In this case, it would be better to simply notify the voter that voting has closed — which is the feature I'm adding here: 
> 
> \<img width="392" alt="image" src="https://github.com/user-attachments/assets/a889a809-280c-4531-9c1c-1355269380dc" /\>
> 
> The icon is given the alias \`topic\_voting.voting\_closed\` so it can be replaced independently of the lock icon used elsewhere. 
> 
> I also removed a translation that no longer seems to be used anywhere.

Je pense qu’il manque encore quelques nuances dans ce plugin, car sur Meta, nous avons toujours des limites activées pour empêcher les utilisateurs de niveau TL0 de voter… mais pour les niveaux TL1 et supérieurs, la limite est fixée à 999, ce qui est pratiquement illimité… mais c’est un peu hors sujet.
