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

Fork NH template and add clerk signature #5823

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kshen0
Copy link
Contributor

@kshen0 kshen0 commented Jan 16, 2025

Overview

#5795

  • Forks NH ballot template
  • Adds clerk signature image and caption

Note there are still some outstanding things to finish #5795

  • Render bubbles on right side in NH template
  • Export clerk signature and image in election.json

Demo Video or Screenshot

Screenshot 2025-01-17 at 10 19 21 AM

Screenshot 2025-01-17 at 10 19 33 AM

Screen.Recording.2025-01-17.at.10.18.17.AM.mov

Testing Plan

  • added automated tests

Checklist

  • I have added logging where appropriate to any new user actions, system updates such as file reads or storage writes, or errors introduced.
  • I have added a screenshot and/or video to this PR to demo the change
  • I have added the "user_facing_change" label to this PR to automate an announcement in #machine-product-updates

@kshen0 kshen0 force-pushed the kevin/port-nh-features branch from 03319e1 to 29c045a Compare January 16, 2025 22:40
@kshen0 kshen0 force-pushed the kevin/port-nh-features branch from 29c045a to 5f174a8 Compare January 16, 2025 22:45
@kshen0 kshen0 changed the title Kevin/port nh features Fork NH template and add clerk signature Jan 16, 2025
).unsafeUnwrap();

await expect(result).toMatchPdfSnapshot({ failureThreshold: 0.01 });
});
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These snapshot tests actually render and add a few seconds to test runtime, increasing runtime from ~45 to ~50 seconds on my machine. Given the not-huge increase in absolute runtime I'm inclined to keep these in and convert to mocking the render after conversion to vitest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant