Skip to content
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

Update "Hack Night" Question & Date picker From New User Check In and Create a New Profile #1729

Closed
5 tasks done
JackHaeg opened this issue Aug 16, 2024 · 0 comments · Fixed by #1804
Closed
5 tasks done

Comments

@JackHaeg
Copy link
Member

JackHaeg commented Aug 16, 2024

Overview

We need to accurately track when members first joined Hack for LA, and the existing questions and responses available on the "Check In As a New User" and "Create a New Profile" screens are not sufficient. We need to update the question text and date picker in order to accurately track member join dates.

Context

Currently, when a user checks into an event OR creates a new profile, they are presented with the question "Is this your first time attending a Hack Night?", and if they answer "No", they are asked to provide the date that they first attended a Hack Night. This is problematic because Hack for LA (HfLA) no longer hosts hack nights and the date picker only displays dates up until the year 2021. We still need to use this question for a specific use cases: to track when a NEW HfLA member is joining their first Hack for LA meeting, OR collect the original join date of a pre-existing HfLA member. Therefore, we must re-word this question to reflect the above "join date" and update the date picker to allow users to pick from dates beyond the year 2021.

Action Items

  • Change the text: "IS THIS THE FIRST TIME ATTENDING A HACK NIGHT?" to "IS THIS YOUR FIRST TIME ATTENDING A HACK FOR LA MEETING?" on the "Check In As a New User" screen
  • Leave the "YES" and "NO" radio buttons as-is
  • WHEN a user selects "NO", they are presented with the question "WHEN DID YOU FIRST ATTEND A HACKFORLA HACK NIGHT?" and they are presented with a date picker.
    • CHANGE this text to: "WHEN DID YOU FIRST JOIN HACK FOR LA?"
    • UPDATE the "year" component of the date picker so that the date displays years ranging from 2013 up to the current year, using MUI components (potentially reference MUI documentation and Stack Overflow to ensure only the year is listed)
  • Complete the same steps mentioned above for the "Create a New Profile" screen

Resources/Instructions

Screenshot of Hack Night Question

Screenshot 2023-06-07 at 4 56 49 PM

Screenshot of Date Picker Issue

Date Picker Stops at 2021

Contact @JackHaeg or @trillium with any questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Final QA (product)
Development

Successfully merging a pull request may close this issue.

2 participants