-
Notifications
You must be signed in to change notification settings - Fork 1
[CHE 126] Add Remaining Profile Info To Edit Profile Form #129
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
[CHE 126] Add Remaining Profile Info To Edit Profile Form #129
Conversation
…sk/Add-Remaining-Profile-Info-To-EditProfile-Form
…emove functionality
…eld. Updated the profile schema to enable desired functionality(skills from string to array).
… page H1 to either reference the users firstname unless a nickname is given
…lization checkbox within each listed user skill
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work on this beast of a ticket Micah! I left a few comments for review, but everything is coming together very nice. I love the UX of the skills/specializations section - just filled out my profile on Indeed and was wishing their UX for adding skills was as good as this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is working great! Just one quick fix in handleSubmit and I think we're good to go! Great job Micah! 💥
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LETS GOOOO!!! Hulk, smash that merge!
Awesome job on this one @Mnelson98 - Great ticket! 🎉 |
Description
As part of CHE-113 story "profiles improvement", this PR adds profile information to the edit profile form.
Jira Task
CHE-126
Testing Instructions
Checklist
All Team Members
npm run docker-test
in my local environment to check that this PR passes all unit tests.Additional Notes, Images, etc.
N/A