Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Irv audit ballot UI #154

Closed
wants to merge 7 commits into from
Closed

Irv audit ballot UI #154

wants to merge 7 commits into from

Conversation

charliecarlton
Copy link
Collaborator

Sorry I think I messed up my first attempt at making the pull request. This is at least the first iteration of the irv audit ballot form based off of some mockups from the web team at CDOS. definitely open to any and all feedback on it. thanks!

@vteague vteague self-requested a review July 22, 2024 05:28
Copy link
Member

@vteague vteague left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks. My only comment is to suggest laying out the review screen in the same rectangle as the audit screen, so people can be looking for the same pattern of selected blue rectangles.

key={ranking.value}
value={ranking.value}
disabled={noConsensus}
checked={checked || false}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason {checked || false} isn't identical to checked?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ans: (Charlie) yes because checked might be null.

@vteague vteague closed this Jul 23, 2024
@charliecarlton charliecarlton deleted the IRVAuditBallotUI branch August 8, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants