Describe the bug
Currently, the selected vote only changes on the frontend once the server has acknowledged the vote. This leads to bad UX if the server is slow.
Expected behavior
Ideally, there should be some sort of visual indication that the vote is being sent to the server, and if no acknowledgement is received after 10 seconds or so, an error should be displayed.
Additional context
This is particularly relevant until we are able to sort out the ongoing server load issues.
Describe the bug
Currently, the selected vote only changes on the frontend once the server has acknowledged the vote. This leads to bad UX if the server is slow.
Expected behavior
Ideally, there should be some sort of visual indication that the vote is being sent to the server, and if no acknowledgement is received after 10 seconds or so, an error should be displayed.
Additional context
This is particularly relevant until we are able to sort out the ongoing server load issues.