acmucsd / membership-portal-ui

🔷 React Front End for ACM UCSD's Membership Portal
https://members.acmucsd.com
11 stars 14 forks source link

Rewrite Retroactive Attendance Input Field #591

Closed farisashai closed 1 year ago

farisashai commented 2 years ago

Rewrote the retroactive attendance admin panel input component to make it faster to add multiple attendees and prevent Formik from resetting the client-side state internally and making the UI buggy.

Before

Screenshot 2022-11-03 at 7 58 00 PM

After

Screenshot 2022-11-03 at 7 57 39 PM

farisashai commented 1 year ago

Just wondering if the "all attendees are staff" functionality from the original page was no longer required. image Otherwise, lgtm 👍

Yeah, that attendees field was deprecated from when we tracked Diamond Staff attendance for points differently than normal events I believe