discourse/plugins/poll/assets/javascripts
Régis Hanol 04ec5439f3
FIX: Poll wasn't showing all voters (#13620)
Partially revert f490a8d39a because we aren't able to
load more than the initially preloaded voters.

We were always trying to load the 1st page of voters.

Also removed the "remove users who changed their vote" logic as it was not properly working in multiple choices polls.

cc @nbianca
2021-07-05 13:52:17 +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: Poll wasn't showing all voters (#13620) 2021-07-05 13:52:17 +03:00