-
Notifications
You must be signed in to change notification settings - Fork 7
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
Kevin/polish rear eject #4049
Kevin/polish rear eject #4049
Conversation
24bfc21
to
d2ac466
Compare
<Text center> | ||
<ProgressBar duration={4000} /> | ||
<H1>Casting Your Official Ballot...</H1> | ||
</Text> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree the ellipsis looks weird. It seems unnecessary to animate the ellipsis since there's already another animation happening. I think one animation at a time is a good visual rule of thumb.
stateMachineState === 'ejecting_to_rear' || | ||
stateMachineState === 'resetting_state_machine_after_success' || | ||
// Cardless voter auth is ended in the backend when the voting session ends but the frontend | ||
// may have a stale value. Cardless voter auth + 'not_accepting_paper' state means the fronend |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: fronend -> frontend
cf82143
to
a91f4d9
Compare
9c7e480
to
ce51a5e
Compare
a72db4f
to
b28f805
Compare
Overview
#3945
#3971
Demo Video or Screenshot
IMG_4310.MOV
Testing Plan
Checklist