Open
Conversation
Contributor
There was a problem hiding this comment.
'identity' is defined but never used.
Collaborator
Author
There was a problem hiding this comment.
I wasn't sure if this would get used in the future so I'm leaving it for now.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Contributor
|
Deploy preview for venushacks ready!
|
….tsx Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mentor Application Parts 1 and 2
Summary
Replaced the old structuring from IrvineHacks to the VenusHacks questions per this spec.
Changes
New Components
RadioGrid: component for multi-column radio button grids (acceptscolumnsandrowsprops)CheckboxList: checkbox list with optional "Other" free-text inputCodingSkillsTable: mentor-specific wrapper aroundRadioGridfor scoring yourself across 18 technologiesMentor Form Updates
MentorHomepage: Technically this is like Part 0 if I understand correctly but it's been updated accordinglyMentorPersonalInformation: Implemented all fields from Part 1; I'm not sure if this name is accurate because I thought it would be more like the hacker application, but I just kept it for now.MentorShortAnswers: Replaced the old IrvineHacks questions the new prompts from the doc.ApplicationFlowImprovementsApplicationFlow: updated Next/Prev/Start/Submit buttons to the style from Figma, changing the bg and adding border/shadowEverything should be mobile responsive, but if it's not for some reason, let me know.