mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +08:00
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. |
||
|---|---|---|
| .. | ||
| locales | ||
| routes.rb | ||
| settings.yml | ||