discourse/plugins/poll/test/javascripts/component
Robert 26c4d1398a
FIX: update voter information upon remote change (#28168)
Fixes issue with polls not being fully updated by remote vote contributions in (semi-) real-time.

This was down to too great a focus on tracking local state and not accommodating a more data down approach with responsive getters.

This is now implemented.

I've tried hard to minimise the changes whilst making sure the paradigm is properly followed through.
2024-08-02 08:50:33 +02:00
..
poll-buttons-dropdown-test.js DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
poll-info-test.js DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
poll-options-test.js FEATURE: Add Ranked Choice Voting 2024-07-17 11:49:14 +02:00
poll-results-pie-test.js DEV: Check for poll element presence (#27765) 2024-07-08 13:58:35 +02:00
poll-results-ranked-choice-test.js DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
poll-results-standard-test.js DEV: Check for poll element presence (#27765) 2024-07-08 13:58:35 +02:00
poll-results-tabs-test.js FEATURE: Add Ranked Choice Voting 2024-07-17 11:49:14 +02:00
poll-test.js FIX: update voter information upon remote change (#28168) 2024-08-02 08:50:33 +02:00
poll-ui-builder-test.js FEATURE: Configure poll 'public' default via site setting (#24348) 2023-11-13 18:54:21 +00:00