Closed farisashai closed 1 year ago
Just wondering if the "all attendees are staff" functionality from the original page was no longer required. Otherwise, lgtm 👍
Yeah, that attendees field was deprecated from when we tracked Diamond Staff attendance for points differently than normal events I believe
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
After