-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding voting status indicador and toggle button
- Loading branch information
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3e8fd9f
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.
Huge issue about this:
So the reason
can_vote
exists is because originally Onboard was supposed to have context on membership attendance. However, it does NOT have that context now, so idk if making this manual is a smart idea, or if it should even be tracked, lest you add in event management logic.I advise you roll the voting commits back.
3e8fd9f
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.
@jeffreydivi This is a temporary measure. We are going to have a python script take data from the attendance spreadsheet and update this value in Onboard. I fully intend on rolling this back after elections.