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

Fix Registration Form and Uploads #84

Merged
merged 3 commits into from
Aug 10, 2024
Merged

Conversation

christianhelp
Copy link
Collaborator

Why

The blob upload currently puts all of the hackathon uploads into one, top-level, unorganized folder. This can be highly improved upon. While working to make this change, an unavoidable blocker occurred from our UI library that had to be fixed.
Before this PR, upgrading our UI library, shadCn, came with required updates to part of the registration form's Command Input. With upgrades to cmdk which is a library Shad uses for the Command components, it required the CommandGroup to be wrapped in a CommandList component.

What

  • Updated the file path so that resumes will upload to /hackathon_name/resume/name_of_upload
  • Updated the Command Input to the appropriate styling
  • Fixed the Admin dropdown link to be the same blue as the hackathon background so it would stand out more

Satisfies

HK-145 (#82)
HK-146 (#83)

Copy link

vercel bot commented Aug 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hack-kit-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2024 5:20am

@christianhelp
Copy link
Collaborator Author

Very small changes and tested locally and on deployment. Bypassing required approval.

@christianhelp christianhelp merged commit b9e145e into dev Aug 10, 2024
3 checks passed
@christianhelp christianhelp deleted the feat/arrange-blob-uploads branch August 10, 2024 05:24
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.

1 participant