microsoft / vsts-extension-retrospectives

An Azure DevOps extension for efficient retrospectives
MIT License
183 stars 82 forks source link

Voting feature - Major issues of negative votes beyond max vote limit #179

Open vijay-gowda opened 3 years ago

vijay-gowda commented 3 years ago

I have set max votes per user as 2.

Issue: Even though my max vote is limited to 2. By frequently clicking on downward arrow against a feedback, I could take my votes to -37 or even further less, which is meaningless unless I am supporting negative vote limit somewhere. Looks like integrity of backend updates and frontend validations are getting compromised easily by repeating frequent clicks on the UI.

download

emom17 commented 3 years ago

We have also seen this issue