You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following from #368, we need to fix the disable condition for confirmButton to match its corresponding condition for showing ParticipantActionPopover. Additionally, we can simply the confirm_attendance_non_hacker function to use update_one instead of raw_update_one.
The text was updated successfully, but these errors were encountered:
Following from #368, we need to fix the disable condition for
confirmButton
to match its corresponding condition for showingParticipantActionPopover
. Additionally, we can simply theconfirm_attendance_non_hacker
function to useupdate_one
instead ofraw_update_one
.The text was updated successfully, but these errors were encountered: