discourse/plugins/poll/assets
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
..
javascripts FIX: update voter information upon remote change (#28168) 2024-08-02 08:50:33 +02:00
stylesheets DEV: removes legacy modal code (#28047) 2024-07-24 18:07:17 +02:00