Equal-Vote / star-server

STAR Voting is an upgrade to our current way of voting that allows voters to score candidates from 0 to 5. Ultimately, STAR Voting elects candidates who better represent the whole of the electorate. We are building a site that lets everyone from individuals to organizations use STAR Voting to host simple polls or run secure elections.
GNU Affero General Public License v3.0
10 stars 18 forks source link

Remove view voters button in admin view #560

Open ArendPeter opened 2 months ago

ArendPeter commented 2 months ago

The voter roll is specific to closed elections where you can specify your voters. We removed this from open elections since we don't think admins should have information about their voters without the voters knowledge.

We can just remove the view voters button. Closed elections will have a voter roll button on the side panel that they can use instead

image

Original report

https://xoxo.zone/@theory/112287979459620414

ArendPeter commented 1 week ago

Further down in the thread he was also confused by this screen

image

It happened because his session expired, but he thought there was a permissions bug. It could be good to change that screen to "login to see admin view"