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

Avatar Selector for RSVP Page #276

Merged
merged 6 commits into from
Jan 30, 2025
Merged

Avatar Selector for RSVP Page #276

merged 6 commits into from
Jan 30, 2025

Conversation

miguelaenlle
Copy link
Contributor

  • Implemented the Avatar Selector component for the RSVP Page.

Laptop:
image

Mobile:
Screenshot 2025-01-29 at 12 10 30 AM

Copy link

netlify bot commented Jan 29, 2025

Deploy Preview for hackillinois ready!

Name Link
🔨 Latest commit 8e712de
🔍 Latest deploy log https://app.netlify.com/sites/hackillinois/deploys/6799c8a6797eb60008bef0f0
😎 Deploy Preview https://deploy-preview-276--hackillinois.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

{ name: Avatars.FISHERCAT, icon: FisherAvatar },
{ name: Avatars.CHESTER, icon: GarfieldAvatar },
{ name: Avatars.AXOLOTL, icon: FishAvatar }
{ name: Avatars.BUNNY, icon: BunnyAvatar, backgroundColor: "#f0f0f0" },
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The AvatarSelector component uses the backgroundColor. I left it at f0f0f0 for all icons for now because, if I recall correctly, these are the HackIllinois 2024 avatar icons, so we can set new background colors (if preferred) once the new icons are ready.

Copy link
Contributor

@J164 J164 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@J164 J164 merged commit 84445d6 into main Jan 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants