discourse/plugins/poll/assets/javascripts
Bianca Nenciu f490a8d39a
FIX: Do not display twice a user who changed vote (#13284)
* FIX: Fetch last page again if incomplete

The next fetched page number used to increase continuously even if the
last page was incomplete and fetching it again could have new voters.

* FIX: Do not display twice a user who changed vote

A user could appear under two voting options when they changed their
vote because pressing the Load More Voters button updated only the
current option.
2021-06-18 18:56:54 +03:00
..
components DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
controllers FIX: Lots of plugin tests were using old, non-Ember compat CLI APIs (#13320) 2021-06-09 10:58:55 -04:00
discourse/templates DEV: Buttons were missing btn-default classes (#12991) 2021-05-08 11:45:18 -04:00
initializers DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
lib DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
widgets FIX: Do not display twice a user who changed vote (#13284) 2021-06-18 18:56:54 +03:00