You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I vote in a poll, I might want to withdraw my vote and / or start afresh.
The backend already supports this - by sending an empty optionsId array, all previously cast votes are overwritten (as long as the poll is still active).