-
-
Notifications
You must be signed in to change notification settings - Fork 194
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
Add attendees preference for being included in pictures #1844
Comments
Hi, I would like to work on this issue, I'm a rails junior dev looking to broaden my experience by working on other projects. |
Hey @HelenEBates that would be wonderful thank you so much. We would like to ask members at the point when they sign up for codebar and create their account. And then the answer added to their profile somewhere. Is that ok? |
@KimberleyCook yes that sounds good, I'm thinking run a migration to add the preference to the members model, and add validation make it required? I've got it running locally now, so I can have a look today :) |
Hey @HelenEBates, did you end up wrapping this up? Do you have something we can review? :) Cheers! |
Hi,
I didn't finish it, I can push wjat I have but can't remember how close it
was to done, probably not that close
…On Sun, 3 Nov 2024, 18:09 Gonçalo Morais, ***@***.***> wrote:
Hey @HelenEBates <https://github.com/HelenEBates>, did you end up
wrapping this up? Do you have something we can review? :) Cheers!
—
Reply to this email directly, view it on GitHub
<#1844 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANGTIYES2YLGRV7RKDYWO7DZ6ZRFZAVCNFSM6AAAAABRC6NMQGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJTGUYTKNRVGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Description of the issue 📄
Currently, we ask attendees if they do not want to be included in pictures, but if this preference is already known from their profiles this can help us as organizers be informed of who to exclude from pictures.
When someone is signing up for codebar ask them their photo preference, and then show it on the persons profile.
Screenshots 📷
Steps to fix 🛠
To do 📋
The text was updated successfully, but these errors were encountered: