Page MenuHomePhabricator

Add columns "Duplicate vote" and "Discarded vote" to Special:SecurePoll/list
Open, Needs TriagePublicFeature

Description

Feature summary (what you would like to be able to do and where):

  • In the HTML table generated by Special:SecurePoll/list, add two columns on the right called "Duplicate vote" and "Discarded vote". Then populate it with X or something if it's applicable to that row.
  • Current style:

https://vote.wikimedia.org/w/index.php?title=Special:SecurePoll/list/1436&offset=Ferien&limit=500&sort=vote_voter_name

image.png (1,523×702 px, 78 KB)

Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):

Benefits (why should this be implemented?):

  • Meet accessibility guidelines (information should not be conveyed purely through color or strikethrough, since screen readers can't see this)
  • Sort the new columns to see a grouping of all the votes affected by duplication/discarding, instead of having the data be scattered

Event Timeline

Electionadmins get a bunch more columns added to this page, making the idea of adding 2 more columns less attractive than when I first made this ticket.