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
This is currently acceptable behavior, as it may be that the admin requests multiple votes. However, I agree that there should be an option that limits this behavior. So another limit in the settings "Maximum number of participations" would make sense. Maybe a behavior that clears the current selection and the textfield after a submit would also make sense, so that spamming is discouraged.
Context
A user can click the submit button as often as the user wants. There is no limitation.
Steps to Reproduce
Steps to reproduce the behavior:
Expected result
error message that you already voted once
Actual result
same vote is applied again, and again, and again
Possible Fix
disable multi vote on the same user (same id)
References
The text was updated successfully, but these errors were encountered: